Open
Bug 431812
Opened 17 years ago
Updated 3 years ago
CTRL+PageUp/PageDown in <SELECT> list switch tab
Categories
(Core :: DOM: UI Events & Focus Handling, defect)
Tracking
()
NEW
People
(Reporter: MatsPalmgren_bugz, Unassigned)
References
()
Details
STEPS TO REPRODUCE
1. load URL
2. open a second tab (CTRL+T)
3. in the first tab: focus a list control, e.g. Product
4. press CTRL+PageDown
ACTUAL RESULT
List scrolls one page down AND switch to the second tab
EXPECTED RESULT
List scrolls one page down
PLATFORMS AND BUILDS TESTED
Bug occurs in Firefox 2008050104 on Linux
Bug occurs in Firefox 2.0.0.14 on Linux
ADDITIONAL INFORMATION
PageUp/PageDown are located on the numpad on my keyboard, not sure
if this is a required condition for the bug to occur.
| Assignee | ||
Updated•6 years ago
|
Component: Keyboard: Navigation → User events and focus handling
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•