Bug #72256 Tab controls should block mouse move on button down
Submitted: 6 Apr 2014 17:06 Modified: 29 Aug 2014 1:33
Reporter: Nils Waldherr Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench Severity:S4 (Feature request)
Version:6.1.4 OS:MacOS (10.8.5)
Assigned to: CPU Architecture:Any

[6 Apr 2014 17:06] Nils Waldherr
Description:
The document tab controls (home, MySQL Model, open diagrams) do not block mouse movements on button down like all the other buttons and tab controls. This results in unwanted moving of the document window on switching tabs.

How to repeat:
Click on a document tab an keep the mouse button pressed. Moving the mouse moves the window. Try switching tabs fast without moving the window.

Suggested fix:
The active area for moving the document window (i.e. title bar) should exclude controls.
[28 Aug 2014 17:46] Johannes Taxacher
Posted by developer:
 
verified in 6.2.2
[29 Aug 2014 1:33] Philip Olson
Fixed as of the upcoming MySQL Workbench 6.2.2 release, and here's the changelog entry:

The document tab controls now block mouse movements when the button is
down, as to prevent accidental window dragging.

Thank you for the bug report.