Closed Bug 380905 Opened 17 years ago Closed 17 years ago

Ctrl+Tab implementation incorrect

Categories

(Firefox :: Tabbed Browser, defect)

x86
Windows XP
defect
Not set
minor

Tracking

()

RESOLVED DUPLICATE of bug 345684

People

(Reporter: sean.dwyer, Unassigned)

Details

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3

Pressing Ctrl+Tab should bring up the tab that was being viewed immediately before the currently viewed tab. This would enable quick switching between two tabs. Holding Ctrl and repeatedly clicking Tab should first bring up the last viewed tab and then cycle through each tab to the right of it, wrapping when the rightmost tab is reached. This would be similar to the way many window managers implement Alt+Tab with regard to application windows.

The current functionality simply brings up the tab to the right of the currently viewed tab.

Reproducible: Always

Steps to Reproduce:
1. Open three tabs
2. Click third tab
3. Click first tab
4. Press Ctrl+Tab
5. Press Ctrl+Tab
Actual Results:  
After step four, the second tab will be up. After step five, the third tab will be up.

Expected Results:  
After step four, the third tab should be up. After step five, the first tab should be up.
Status: UNCONFIRMED → RESOLVED
Closed: 17 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.