[Webkit-unassigned] [Bug 27658] New: Webkit ignores PgUp/PgDown/Home/End in SELECT tag objects
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jul 24 09:09:52 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=27658
Summary: Webkit ignores PgUp/PgDown/Home/End in SELECT tag
objects
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: Layout and Rendering
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: nrhodes at google.com
Overview: A SELECT object displaying a list (non-popup) ignores the
PgUp/PgDown/Home/End keys. Instead the keys scroll the page.
Steps to Reproduce:
1) Open badselect.html (attached).
2) Click on the "General" list item.
3) Press one of Page Up/Page Down/Home/End
Actual Results:
If the window is small enough, the window scrolls.
Expected Results:
The Page Up/PageDown/Home/End keys should select "Build config"/"Bookmarks
& History"/"Location Bar and Autocomplete"/"Toolbar" respectively.
This is has been forked from:
Bug 22784: [Chromium] Home and End buttons do not do anything in drop down
lists
https://bugs.webkit.org/show_bug.cgi?id=22784
because that was actually demonstrating two bugs, of which this was one.
--
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