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 730935 - Close button doesn't work after tab drag n drop
Close button doesn't work after tab drag n drop
Status: RESOLVED DUPLICATE of bug 730389
Product: gnome-terminal
Classification: Core
Component: general
git master
Other Linux
: Normal normal
: ---
Assigned To: GNOME Terminal Maintainers
GNOME Terminal Maintainers
Depends on:
Blocks:
 
 
Reported: 2014-05-29 11:41 UTC by Egmont Koblinger
Modified: 2014-05-29 11:55 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Egmont Koblinger 2014-05-29 11:41:41 UTC
Have two gnome-terminal windows, multiple tabs in each.

Drag a tab from one window to the other, drop it on the tab bar (not on the terminal area).

Click on the Close button of this tab -> the tab is not closed.
Comment 1 Egmont Koblinger 2014-05-29 11:46:19 UTC
Even without drag n dropping, g-t-server prints a nasty Gtk+ warning whenever a Close button is clicked.
Comment 2 Christian Persch 2014-05-29 11:53:22 UTC
I got a crash when trying close button; reverting the patch from bug 730389 fixed that.

All this was working when tab dragging was added, so it looks like we're seeing some regressions in gtk+.
Comment 3 Egmont Koblinger 2014-05-29 11:55:38 UTC
I guess it's just that my patch there isn't quite correct.

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