GNOME Bugzilla – Bug 300537
new tab is not visible when ctrl-clicking link from the rightmost tab
Last modified: 2012-10-07 04:26:28 UTC
Version details: 1.6.0 Distribution/Version: Slackware 10-current / FreeRock Gnome 1.99 Open multiple tabs (5 on 1024x768 resolution), so that the leftmost one becomes invisible; go to the righmost tab and ctrl-click a link (or do "open link in new tab"). The link is loaded in background, but the tab is not visible until you scroll the tab bar right (with Ctrl+PgDn or a button in the tab bar); thus the user can see no changes in the browser window Suggestion: when opening new tab always scroll the tab bar so that the new tab is visible
Related to bug 153792; setting severity to Enhancement.
Needs gtk+ API to scroll the area of shown notebook tabs.
I don't want my tabs list to scroll away, I want to be able to see all my tabs at the same time. A better solution for me would be to shrink tabs, perhaps in a smart way, removing common words as mentioned in bug 153792.
The option would be to set the notebook "homogeneous" property to TRUE. Don't know if this is ok with the HIG or ephy's model, but I like expanding tabs better than fixed size ones. I hate the GTK+ notebook scroll.
*** Bug 419823 has been marked as a duplicate of this bug. ***
Adding Gtk+ bug #167693 as a blocker.
*** Bug 524065 has been marked as a duplicate of this bug. ***
Note that scrolling won't always work; if you're in the leftmost tab then it's not possible to show both leftmost tab (that you're in) and rightmost tab (that has just been created). If scrolling will work sometimes and not others then there will need to be another solution invented anyway, so it might be best to use this solution all the time. I suggest flashing the tab bar scroll-right icon a couple of times to show that there's something there to scroll to. (Firefox solves the problem this way.)
For what concerns the HIG, gnome-terminal shrinks the tabs. I really hate the "arrows" stuff, in fact everytime I have to open more than 5 tabs I either open a new window or spend time closing the others.
Would really love to see this fixed (whatever the solution) - it's really confusing behaviour (or lack thereof).
*** This bug has been marked as a duplicate of bug 167693 ***