Closed
Bug 750268
Opened 13 years ago
Closed 12 years ago
The content inside of #tabzilla-contents should not recieve focus when tabzilla is closed
Categories
(Websites :: Tabzilla, defect)
Websites
Tabzilla
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: icaaq, Unassigned)
Details
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:12.0) Gecko/20100101 Firefox/12.0
Build ID: 20120420145725
Steps to reproduce:
1. Press Cmd+N to open a new browser window, then type http://www.mozilla.org/en-US/ in the address bar and press Enter
2. Press Tab once
Actual results:
The content inside of <div id="tabzilla-panel>...</div> receives focus.
Expected results:
The <a href="http://www.mozilla.org/" id="tabzilla" class="tabzilla-closed">Mozilla</a> element should receive focus.
For keyboard users tabbing through invisible elements can be very confusing, though it seems nothing is happening.
| Assignee | ||
Updated•13 years ago
|
Component: www.mozilla.org → General
Product: Websites → www.mozilla.org
| Reporter | ||
Updated•12 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
Component: General → Tabzilla
Product: www.mozilla.org → Websites
Target Milestone: --- → 1.5
Comment 1•12 years ago
|
||
Sorry for the bugspam -- the Target Milestore was set unexpectedly.
Target Milestone: 1.5 → ---
You need to log in
before you can comment on or make changes to this bug.
Description
•