[webkit-reviews] review requested: [Bug 47769] Keyboard+mouse selection in select popups only updated after unfocused : [Attachment 81604] Addressing fishd comment

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 asked  for review:
Bug 47769: Keyboard+mouse selection in select popups only updated after
unfocused
https://bugs.webkit.org/show_bug.cgi?id=47769

Attachment 81604: Addressing fishd comment
https://bugs.webkit.org/attachment.cgi?id=81604&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