Explorar o código

prevent event default

Gildas %!s(int64=5) %!d(string=hai) anos
pai
achega
bdcb0ffe8d
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      extension/ui/content/content-ui-editor-web.js

+ 1 - 0
extension/ui/content/content-ui-editor-web.js

@@ -1217,6 +1217,7 @@ table {
 				} else {
 					undoCutPage();
 				}
+				event.preventDefault();
 			}
 		}
 	}