GNOME Bugzilla – Bug 730935
Close button doesn't work after tab drag n drop
Last modified: 2014-05-29 11:55:38 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.
Even without drag n dropping, g-t-server prints a nasty Gtk+ warning whenever a Close button is clicked.
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+.
I guess it's just that my patch there isn't quite correct. *** This bug has been marked as a duplicate of bug 730389 ***