https://bugzilla.wikimedia.org/show_bug.cgi?id=37810
--- Comment #4 from Dan Baran <[email protected]> 2012-06-21 22:05:38 UTC --- No problemo. Here's the errors with line numbers, and a detailed description of the actions I took: --loaded editor, placed cursor at end of bullet item (the word "traffic" at the very end of the article) --clicked away to skype, clicked back to browser with cursor still at end of list item, hit enter. following error resulted: Uncaught TypeError: Cannot read property 'node' of undefined ve.ce.Surface.js:848 hit enter again, and cursor moved down to beginning of next line, no bullet added. hit backspace to return to previous line, following error resulted: Uncaught TypeError: Cannot call method 'canHaveChildren' of null ve.dm.Document.js:429 Hit enter again, and cursor didn't move, following error resulted: Uncaught TypeError: Cannot call method 'canHaveChildren' of null ve.ce.Document.js:21 hit enter a few more times, no cursor movement, and the following same errors: Uncaught TypeError: Cannot call method 'canHaveChildren' of null ve.ce.Document.js:21 Uncaught TypeError: Cannot call method 'canHaveChildren' of null ve.ce.Document.js:21 Uncaught TypeError: Cannot call method 'canHaveChildren' of null ve.ce.Document.js:21 -- 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
