[webkit-reviews] review canceled: [Bug 47769] Keyboard+mouse selection in select popups only updated after unfocused : [Attachment 81393] Forward char event to select popups when one is showing.

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


Jay Civelli <jcivelli at chromium.org> has canceled Jay Civelli
<jcivelli at chromium.org>'s request for review:
Bug 47769: Keyboard+mouse selection in select popups only updated after
unfocused
https://bugs.webkit.org/show_bug.cgi?id=47769

Attachment 81393: Forward char event to select popups when one is showing.
https://bugs.webkit.org/attachment.cgi?id=81393&action=review

------- Additional Comments from Jay Civelli <jcivelli at chromium.org>
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).


More information about the webkit-reviews mailing list