[Webkit-unassigned] [Bug 61310] keypress doesn't fire for the first key down event when contenteditable is set by an event handler

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 23 20:27:02 PDT 2011


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


MORITA Hajime <morrita at google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |morrita at google.com




--- Comment #4 from MORITA Hajime <morrita at google.com>  2011-05-23 20:27:02 PST ---
(In reply to comment #2)
> Created an attachment (id=94504)
 --> (https://bugs.webkit.org/attachment.cgi?id=94504&action=review) [details]
> work in progress
> 
> This work-in-progress patch will make WebKit not to render a caret inside an editable region if it's not focused.  But I'm not sure if this is what a user would expect because the editable element is focused when a user modifies selection by pressing arrow keys or other means.  This is glitch caused by https://bugs.webkit.org/show_bug.cgi?id=38696.
> 
> Any opinions / suggestions as to what to do here?
According to the demo, we can input the first character even if we don't render the caret.
Is that right? If so, it's strange for me, even if your wip change itself makes sense.

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