Ubuntu QA:
BlogBrainstormPackage status
Log in
Ubuntu QA
The Ubuntu community has contributed 16602 ideas, 102352 comments, 2137701 votes
Idea sandbox Idea sandbox
Popular ideas Popular ideas
Ideas in development Ideas in development
Implemented ideas Implemented ideas
Idea #4232: Make tab switching consistent

bug This idea is a duplicate of Idea #2312: Make Ctrl+Tab switch tabs.
Written by forteller the 11 Mar 08 at 14:44. Category: Accessibility. Related project: Nothing/Others. Status: New
Rationale
One irritating thing about Ubuntu (I guess Linux in general) is the small inconsistencies. Take the way you switch tabs. In some places (like Firefox), you use Ctrl+Tab/Ctrl+Shift+Tab to switch to the next/previous tab, which in my mind is quite logical. But then in other places (like Nautilu's properties dialog) you can't do that. Instead you have to use Ctrl+PgUp/PgDwn, which I think is quite confusing for new users. Also, in the aforementioned properties dialog this is very impractical because if you get to the tab "Open With" or "Notes", the Ctrl+PgUp/PgDwn key combo stops working! In yet other places (like gEdit) none of the above key combos work! There you have to use Alt+1/2/3/etc.!

That means that there are at least three different ways of changing tabs in the default applications of Ubuntu! In my view that is not acceptable! I don't mind there being different ways to switch tabs, as long as they all work in all apps. This is the case in Firefox, where you can use any of the key combos mentioned above to switch tabs. I would like at least the most known of these key combos (Ctrl+Tab/Ctrl+Shift+Tab) to work across all apps in Ubuntu. Please! :)

[PS: I'm not sure if this should be in Accessibility or Look and Feel. If it's placed in the wrong category, I hope an admin will move it for me. Thanks!]

403
votes
closed
Solution #1: Auto-generated solution of idea #4232
Written by forteller the 11 Mar 08 at 14:44.
Ubuntu Brainstorm was updated in January 2009. Since the idea #4232 was submitted before this update, its rationale and solution are not separated. Please vote accordingly, and if you have the necessary rights, please separate the rationale from the solution. Thanks!

Propose your solution

Attachments
No attachments.


Duplicates


Comments
forteller wrote on the 11 Mar 08 at 17:58
If you like this idea, you should also take a look at this idea: http://brainstorm.ubuntu.com/idea/4218/

reya276 wrote on the 11 Mar 08 at 21:21
I think the issue here is that when developing applications for Linux/any distro their should be a standard for designing/building applications and right now there is none, it is a free for all which is why you have so many inconsistencies. I now people are creative by default but for a desktop/applications there has to be a standard way of doing things.

forteller wrote on the 11 Mar 08 at 22:33
True, reya! Maybe the largest Linux guys out there (Canonical, Novell, Red Hat, etc.) should get together and decide upon some guidelines for Linux developers to use to make Linux apps more consistent.

travis wrote on the 12 Mar 08 at 04:42
Also:
* middle-clicking should close tab
* tabs should be able to be rearranged by dragging

asham wrote on the 28 Mar 08 at 23:00
I agree 100%. A huge +1. :)

3wings wrote on the 23 Apr 08 at 22:37
How about if you have Firefox open with several tabs, along with gedit with several tabs, and then a few other windows open, as well?

How do you switch between tabs vs. applications?

Mike Graham wrote on the 22 May 08 at 14:49
Voted yes.

To be more general, it is desired that tab-based interfaces be consistent not only in switching, but in rearranging and closing.


I would remark:
- I like Ctrl-PageUp/PageDown, since it seems to be more internally consistent than Ctrl-Tab/Ctrl-Shift-Tab and because it is easier to use with one hand (indeed, the right hand, which is dominant for most people.)
- Ctrl-W works to close tabs everywhere I can think of. Ctrl-F4 also works to close tabs in Firefox. I sort of like how this command is similar to Meta-F4, but in the same token, Ctrl=W mimics Ctrl-Q pretty well.
- Jump-to-a-specific-tab works by Ctrl-Meta-(number) in Firefox, Ctrl-(number) in gedit, and I am not aware of this functionality in Pidgin. I personally do not really use this feature, but I imagine some people might rely on it a lot.
I agree with Travis:
- Middle mouse click should close tabs everywhere.
- Tabs should be rearranged by dragging.

KIAaze wrote on the 9 Aug 08 at 11:32
And in Konsole: Shift+right/left

vitorgatti wrote on the 23 Aug 08 at 15:15
Changing tabs in gedit is a piece of crap. Nobody can figures that Alt+1/2/3 changes the tab. I know this is not fault of Ubuntu developers, but they can of course implement things in the programs (like ctrl+tab and ctrl+shift+tab in gedit)!

daniel.comsa wrote on the 26 Sep 08 at 09:18
Alt+1/2/3 if very usefull. The difference between:
Ctr+(Shift+)Tab: cycle trough tabs
Alt+1/2/3: jump to a specific tab

Let's say I have 10 open tabs and I'm currently viewing 7th tab. If I want to go to 3rd tab I'll press Ctrl+Shift+Tab 4 times or Alt+3. Which one is the best?

Do note that Alt+1/2/3... is available also in Firefox, Terminal, gEdit and many other apps.

Though, I will vote for Ctr+Tab switching because I agree to the consistency.

Daniel.

Endolith wrote on the 16 Nov 08 at 02:57
Changing tabs in gedit is a piece of crap. Nobody can figures that Alt+1/2/3 changes the tab.

Whoa. I've been using Gedit for years and didn't know that.

etapombas wrote on the 26 Dec 08 at 19:33
all programs that use tabs... must use ctrl + tab

Simetrical wrote on the 28 Dec 08 at 21:03
Most people probably first used a browser for their tabbed applications, and all browsers I know of use Ctrl-Tab, so that seems like the best one to go with. It's also the most analogous to Alt-Tab, to change between applications.

chs42 wrote on the 8 Jan 09 at 19:49
Something else that is inconsistent with tabs: with some "tabbars", you can change the tabs by scrolling the mouse wheel. (When hovering on the "tabbar"). In other apps you can't.

Wiplash4 wrote on the 28 Jan 09 at 12:29
gedit has no option "new window"

Ctrl+T: new Tab
Ctrl+N: new Window (with same content of the selected Tab to allow user to show the tab in his own window)
Ctrl+C: close Tab
Ctrl+Q: close Window
Ctrl+Tab: tab through Tabs.

Ctrl+X: Cut
Ctrl+C: Copy
Ctrl+V: Paste

Ctrl+D: Minimise
Ctrl+A: Maximise
Ctrl+S: Unmaximize

Wiplash4 wrote on the 28 Jan 09 at 12:38
Sorry

Ctrl+S: Save and
Ctrl+Y: Unmaximise.

mike_ekim1024 wrote on the 11 May 09 at 23:15
I love Ctrl+Tab for switching beteen tabs/docs and also Windows+Tab for switching between desktops.

btw, isn't Ctrl+A already Select All?

Mike

forteller wrote on the 2 Nov 09 at 22:18
Why has this idea, which is described in detail and has over 400 positive votes and lots of comments been closed as a duplicate of an idea with an unsufficient description and only 75 votes?

I know the other idea came first, but still. At least transfer the votes, description, and comments!


Post your comment