Gildas пре 5 година
родитељ
комит
bdcb0ffe8d
1 измењених фајлова са 1 додато и 0 уклоњено
  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();
 			}
 		}
 	}