[Webkit-unassigned] [Bug 38696] Unfocused contenteditable element still receives keyboard events and gets modified

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 19 17:40:24 PDT 2010


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





--- Comment #3 from Ojan Vafai <ojan at chromium.org>  2010-05-19 17:40:23 PST ---
Another approach to make web development sane and keep the invariant that the selection is inside the focused node, would be to clear the selection, but store it per editable element and restore it when the element regains focus.

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