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 540682 - incorrect heuristic for tab detaching
incorrect heuristic for tab detaching
Status: RESOLVED DUPLICATE of bug 529908
Product: gnome-terminal
Classification: Core
Component: general
2.22.x
Other Linux
: Normal minor
: ---
Assigned To: GNOME Terminal Maintainers
GNOME Terminal Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-06-28 21:10 UTC by Stanislav Brabec
Modified: 2008-06-28 21:14 UTC
See Also:
GNOME target: ---
GNOME version: 2.21/2.22



Description Stanislav Brabec 2008-06-28 21:10:37 UTC
On slow machines, unwanted tab detaching happens pretty often.

How to reproduce:
1) Start multi tab gnome terminal on a slow machine
2) Click to change tab and after button releasing quickly move pointer from the tab widget back to terminal area

Actual behavior:
Tab is detached

Expected behavior:
Switch to another tab and activate terminal area

Additional info:
My blind guess says, that detaching code checks for mouse position in the moment when it gets control without checking, that mouse button is still pressed.

gnome-terminal-2.22.1, openSUSE 11.0 i586 with remote X terminal running on 400MHz AMD K5.
Comment 1 Christian Persch 2008-06-28 21:14:30 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.


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