Details
-
Suggestion
-
Resolution: Out of scope
-
P3: Somewhat important
-
4.2.2
-
None
Description
It's very common that the client of a tab widget would have the need to
navigate between tabs, using a popup that shows a list of open tabs,
sorted by their visit order (very much like the window manager
ALT[-SHIFT]-Tab shortcut).
One can see this behaviour in popular IDEs like Eclipse, Netbeans,
JDeveloper, etc. Opera the browser also offers this feature. The usual
shortcut for this is CTRL-Tab.
It would be nice if this was integrated into QTabWidget.