[Webkit-unassigned] [Bug 47769] Keyboard+mouse selection in select popups only updated after unfocused

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 7 23:46:08 PST 2011


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


Jay Civelli <jcivelli at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #81393|0                           |1
        is obsolete|                            |
  Attachment #81393|review?                     |
               Flag|                            |
  Attachment #81604|                            |review?
               Flag|                            |




--- Comment #5 from Jay Civelli <jcivelli at chromium.org>  2011-02-07 23:46:08 PST ---
Created an attachment (id=81604)
 --> (https://bugs.webkit.org/attachment.cgi?id=81604&action=review)
Addressing fishd comment

You are right Darin, we should not call any handler on the page.
Actually when a select popup is showing, it should process any event key.
I changed the keyEvent() to do just this (it used to pass the event to the page if the select popup would not handle it).

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