Status: Unconfirmed
Owner: ----
Labels: Area-UI Pri-2 Via-Wizard Type-Bug OS-Mac
New issue 162519 by
abod...@gmail.com: Ctrl+Tab MRU behavior is missing!
http://code.google.com/p/chromium/issues/detail?id=162519
UserAgent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_2)
AppleWebKit/537.11 (KHTML, like Gecko) Chrome/23.0.1271.64 Safari/537.11
Steps to reproduce the problem:
This is a refresh of bugs:
-
http://code.google.com/p/chromium/issues/detail?id=5569 and
-
http://code.google.com/p/chromium/issues/detail?id=109193
The first one has been closed in 2009, second one in jan 2012 and
(probably) not reviewed since, but it is still broken!
Since 2009 ALL major browsers (except for chromium) have implemented MRU
tab switching behaviour as a default one.
1. Open 3 new tabs
2. Click on first tab
3. Press CTRL+TAB to switch to second tab
4. Depress CTRL.
5. Press CTRL+TAB to switch to the first tab
What is the expected behavior?
The first tab is selected again, because it has been selected before.
What went wrong?
The third tab is selected (not MRU) instead!
Did this work before? No
Chrome version: 23.0.1271.64 Channel: stable
OS Version: OS X 10.8.2
Request for further review and implementation.