Closed Bug 719675 Opened 13 years ago Closed 13 years ago

[New Tab Page] Make sure the New Tab Page is accessible

Categories

(Firefox :: Tabbed Browser, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
Firefox 13

People

(Reporter: ttaubert, Assigned: ttaubert)

References

Details

What the summary says. David, do you want to find someone to fix this?
It just landed on Central. I'll give it a try and report back here with findings.
The one problem I'm seeing with the new tab page feature is that the buttons to pin and remove a site are not keyboard accessible. In browser/base/content/newTab/grid.js, they're being created with a tabindex of -1, which makes them non-tabbable. The links and buttons themselves are exposed to assistive technologies, so is the show/hide button, so all is good on that end except for this one piece.
Sorry, forgot to mention that the pin/remove buttons are intentionally unfocusable for now. They will be once bug 716532 is fixed (which we'll do before pref'ing it on by default for Nightly).
Depends on: 716532
Blocks: 455553
Will be fixed by bug 729878.
Assignee: nobody → ttaubert
Status: NEW → ASSIGNED
Depends on: 729878
No longer depends on: 716532
Fixed by bug 729878.
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 13
You need to log in before you can comment on or make changes to this bug.