[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 13:00:35 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=47769
--- Comment #4 from Darin Fisher (:fishd, Google) <fishd at chromium.org> 2011-02-07 13:00:35 PST ---
(From update of attachment 81393)
View in context: https://bugs.webkit.org/attachment.cgi?id=81393&action=review
> Source/WebKit/chromium/src/WebViewImpl.cpp:722
> + // If there is a select popup, it should be the one processing that event,
can you explain why this is the best place to put this delegation? why shouldn't
this go further up? should we really call handleAccessKey if there is a popup
present? etc.
--
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