Closed
Bug 338791
Opened 19 years ago
Closed 19 years ago
Failed to access table item with keyboard navigation when there is only one item in table.
Categories
(Firefox :: Keyboard Navigation, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: tim.miao, Unassigned)
Details
(Keywords: access)
User-Agent: Mozilla/5.0 (X11; U; SunOS sun4u; en-US; rv:1.9a1) Gecko/20060522 Minefield/3.0a1
Build Identifier: Mozilla/5.0 (X11; U; SunOS sun4u; en-US; rv:1.9a1) Gecko/20060522 Minefield/3.0a1
User can not access table item when this item is the only one in current table.
Reproducible: Always
Steps to Reproduce:
1. Launch Firefox.
2. Press F1 to launch firefox help.
3. Type 'proxy' in search entry, then press Enter.
4. Press Tab to move focus onto search result table.
5. Press Arrow key to select this table item.
Actual Results:
This item in current table can not be selected with keyboard only.
Expected Results:
User can select the search result with keyboard navigation.
This bug can be found on vermillion_41/snv_40 with Mozilla/5.0 (X11; U; SunOS sun4u; en-US; rv:1.9a1) Gecko/20060522 Minefield/3.0a1 and Mozilla/5.0 (X11; U; SunOS sun4u; en-US; rv:1.1.8.0.3) Gecko/20060515 Firefox/1.5.0.3.
Comment 1•19 years ago
|
||
Can reproduce this on both trunk and branch.
Updated•19 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
use space key to select it
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → WORKSFORME
Comment 3•19 years ago
|
||
A question, shouldn't the item be default selected anyway if its the only one there?
Another question, should the first item be default selected if there're 2 or more items?
Comment 5•19 years ago
|
||
Makes sence... if the first is auto selected then that would make things a little simpler for the users.
You need to log in
before you can comment on or make changes to this bug.
Description
•