https://bugzilla.wikimedia.org/show_bug.cgi?id=37815
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from [email protected] 2012-06-22 03:09:11 UTC --- Confirmed. When I press delete to remove the last character of the last line, I get: ---- Uncaught TypeError: Cannot read property 'node' of undefined ve.ce.Surface.js:847 ve.ce.Surface.showSelection ve.ce.Surface.js:847 ve.ce.Surface.onChange ve.ce.Surface.js:588 jQuery.extend.proxy.proxy load.php:816 ve.EventEmitter.emit ve.EventEmitter.js:33 ve.dm.Surface.change ve.dm.Surface.js:88 ve.ce.Surface.handleDelete ve.ce.Surface.js:753 ve.ce.Surface.onKeyDown ve.ce.Surface.js:194 jQuery.extend.proxy.proxy load.php:816 jQuery.event.dispatch load.php:3332 jQuery.event.add.elemData.handle.eventHandle ---- using Google Chrome 19.0.1084.56 on https://www.mediawiki.org/wiki/VisualEditor:Sandbox?debug=1 Then, the cursor jumps to the beginning of the line. Subsequent delete will start removing the first characters. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
