Open
Bug 1875676
Opened 1 year ago
Updated 1 year ago
After closing a tab that was reopened using ctrl-shift-t, we don't put the right tab on foreground
Categories
(Firefox :: Tabbed Browser, defect, P3)
Firefox
Tabbed Browser
Tracking
()
NEW
People
(Reporter: julienw, Unassigned)
References
Details
STR:
- Have some tabs open.
- Close one tab.
- Select a tab that's not one of the adjacent tabs from the one that was just closed.
- Press ctrl-shift-T => this reopens tab closed at step 2.
- Press ctrl-w => this closes the tab that was just reopened at step 4, and selects an adjacent tab.
Instead it should select the tab that was selected at step 3. Why? Because that's the behavior when using ctrl-T to open a blank tab, where closing it will come back to the previously selected tab. Note: does this behavior depend on a pref?
I'm on Nightly but I think this behavior happens for some time now.
Updated•1 year ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•