[Webkit-unassigned] [Bug 50952] Inputs of type "text" and "search" should support interoperable "set direction" functionality
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Mar 29 07:43:24 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=50952
--- Comment #7 from Eric Seidel <eric at webkit.org> 2011-03-29 07:43:23 PST ---
(From update of attachment 87313)
View in context: https://bugs.webkit.org/attachment.cgi?id=87313&action=review
> Source/WebCore/editing/Editor.cpp:1554
> + focusedNode->dispatchInputEvents();
The only danger here is that callers might not expect that javascript gets executed here. JS can do all sorts of bad bad things to our state. :)
--
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