Closed
Bug 390306
Opened 18 years ago
Closed 18 years ago
Page Up & Page Down keys work wrongly on a Select box with multiple tag
Categories
(Firefox :: Keyboard Navigation, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 365410
People
(Reporter: ram.guda, Unassigned)
Details
Attachments
(1 obsolete file)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.6) Gecko/20070725 Firefox/2.0.0.6
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.6) Gecko/20070725 Firefox/2.0.0.6
Page Up & Page Down key associations on a form select tag with multiple attribute do not work properly.
Reproducible: Always
Steps to Reproduce:
1.Create any select tag with "multiple" attribute.
2.Press Page Up or Page Down Key
Actual Results:
On Page Up key it scrolls down.
On Page Down key it scrolls up.
Expected Results:
Both the associations should perform similar to Up and Down keys. Or probably do same as IE? i.e do a page scroll up or down ideally?
Updated•18 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 18 years ago
Resolution: --- → DUPLICATE
Comment 2•7 years ago
|
||
Comment 3•7 years ago
|
||
Comment on attachment 8926194 [details] [diff] [review]
Get LCOV stats for first line of script, and handle lines that belong to more than one script
Sorry, mess-up with 'hg bzexport'
Attachment #8926194 -
Attachment is obsolete: true
You need to log in
before you can comment on or make changes to this bug.
Description
•