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 329824 - switching tabs with keyboard can put garbage in terminals
switching tabs with keyboard can put garbage in terminals
Status: RESOLVED DUPLICATE of bug 138609
Product: gnome-terminal
Classification: Core
Component: general
2.13.x
Other All
: Normal minor
: ---
Assigned To: GNOME Terminal Maintainers
GNOME Terminal Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-02-03 19:25 UTC by Peter Shinners
Modified: 2006-04-29 17:20 UTC
See Also:
GNOME target: ---
GNOME version: 2.13/2.14



Description Peter Shinners 2006-02-03 19:25:50 UTC
Using ctrl+pageup and ctrl+pagedown to switch tabs in gnome-terminal works fine.
But if you are on one of the "end" tabs and you use a tab switch command that
would go "past the end" the tab does not switch and garbage text like "^[[5;5~"
is sent to the terminal.

Personally, I would prefer the current tab to wrap around to the other end. That
way I can always switch tabs in either direction and still get to any tab in the
list.

I understand that may be too much of a change to lower level tab widgets? If
that change cannot easily be made, the garbage text to the terminal must be
prevented.

Other information:
Comment 1 Olav Vitters 2006-02-03 22:53:00 UTC
This should be fixed by bug 138609. Works here, but might be a distro patch.

Wrap around is another bug.
Comment 2 Behdad Esfahbod 2006-04-29 17:20:30 UTC
Seems like the other bug has been reopened and has a patch too.  Dupping.

*** This bug has been marked as a duplicate of 138609 ***