[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 10:01:51 PDT 2010


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





--- Comment #5 from Ojan Vafai <ojan at chromium.org>  2010-08-18 10:01:51 PST ---
(In reply to comment #4)
> I should add that BR's inserted with execCommand("insertLineBreak") do not suffer from this problem, though they are not different in any visible way. If someone can hint me at a hack, no matter how dodgy, that would allow me to switch any BR into 'non-ignored' mode, that would already be hugely helpful.

execCommand("insertLineBreak") inserts two BRs in this case.

-- 
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