[Webkit-unassigned] [Bug 23474] In a designMode document, the cursor can't be moved after the last BR node if there is no text following it

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 18 04:28:37 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=23474





--- Comment #3 from Marijn Haverbeke <marijnh+webkit at gmail.com>  2010-08-18 04:28:37 PST ---
> Is it not enough of a workaround for codemirror to always ensure there's an extra BR at the end of the contentEditable element?

Not really. The state of the DOM tree is treated as the authoritative content of the editor by CodeMirror, and having stray cruft in there would require a lot of work-arounds.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list