After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 644826 - After closing a tab, the second tab to follow the closed one is selected, not the next one.
After closing a tab, the second tab to follow the closed one is selected, not...
Status: RESOLVED FIXED
Product: gedit
Classification: Applications
Component: general
2.91.x
Other Linux
: Normal normal
: GNOME3.0
Assigned To: Gedit maintainers
Gedit maintainers
Depends on:
Blocks:
 
 
Reported: 2011-03-15 13:38 UTC by Fabian Deutsch
Modified: 2011-03-26 16:52 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Fabian Deutsch 2011-03-15 13:38:56 UTC
I am using gedit 2.91.8 and if I close tab using ctrl+w not the "following" tab is selected, but the second to follow the closed one.
This happens on Fedora 15 alpha / updates-testing.

An example: I've got the tabs "a", "b" and "c", "a" is active:

[a] / b / c

If I close tab "a", tab "c" get's selected not tab "b":

b / [c]

(Selected tab is in [])

I use to navigate using the keyboard. Also selecting "b" and the selecting and closing "a" warps me to "c".
Comment 1 jessevdk@gmail.com 2011-03-26 14:13:24 UTC
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.
Comment 2 Fabian Deutsch 2011-03-26 16:52:36 UTC
Thanks for this - quick - fix and your efforts in general :)