Closed
Bug 456145
Opened 17 years ago
Closed 2 years ago
Closing a background tab with space moves focus to a dead view
Categories
(Camino Graveyard :: Accessibility, defect)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: alqahira, Unassigned)
References
Details
STR:
0) Have two or more tabs present and FKA active
1) Tab to an inactive tab's close button
2) Press space
3) Press tab again
ER: Focus on the content area of the active tab
AR: Focus in a dead view that can't be tabbed out of
Cmd-L will of course focus the location bar, at which point you can around the working loop as expected.
Updated•17 years ago
|
Hardware: Macintosh → All
| Reporter | ||
Comment 1•15 years ago
|
||
keyDown: in BrowserTabBarView.mm has some code to handle moving (restoring) focus for the overflow buttons; probably this is where we need to fix this (and bug 456136, if we fix it)?
Comment 2•15 years ago
|
||
I think I am affected by this one too. If I close a tab, I can see the content of a tab I closed earlier and if I restart Firefox, then the tab in question come back to hunt me and I can't really close it, it will pop again at next start.
Comment 3•15 years ago
|
||
(In reply to comment #2)
> I think I am affected by this one too. If I close a tab, I can see the content
> of a tab I closed earlier and if I restart Firefox, then the tab in question
> come back to hunt me and I can't really close it, it will pop again at next
> start.
Opps, Firefox 4 beta8pre nightly and happen since b5 or so.
Comment 4•15 years ago
|
||
Emmanuel, this is a Camino bug. If you experience something similar with Firefox, please file a new bug in the Firefox component. Thank you.
You need to log in
before you can comment on or make changes to this bug.
Description
•