[Webkit-unassigned] [Bug 22784] [Chromium] Home and End buttons do not do anything in drop down lists

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 13 09:04:05 PDT 2009


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





--- Comment #21 from Jens Alfke <snej at google.com>  2009-07-13 09:04:03 PDT ---
It does handle page up/down. Note that this code runs only when the Select is
_not_ popped up -- otherwise the platform's menu code is tracking the events.

Since only a single item is showing, the current 'page size' is 1, so I made
page up/down jump by one element.

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