Bug #65186 Can not close the tabs beyond the tenth
Submitted: 3 May 2012 8:54 Modified: 4 Sep 2012 22:40
Reporter: Alberto Lirussi Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench Severity:S3 (Non-critical)
Version:5.2.39 OS:MacOS (10.7.3)
Assigned to: CPU Architecture:Any
Tags: tabs closing

[3 May 2012 8:54] Alberto Lirussi
Description:
If tou open 11 tabs, the 11th cannot be closed with the x button. 

How to repeat:
Open 11 tabs, then try to close the 11th with the x button
[3 May 2012 15:34] MySQL Verification Team
Not repeatable on Windows..Mac OS X specific?.
[11 May 2012 15:08] Valeriy Kravchuk
I've just created 12 SQL File N tabs and closed them all one by one without any problem on Mac OS X 10.5.6. 

So, what exact Mac OS X version do you use? Can you upload a screenshot that explains what exact tabs you are talking about?
[11 May 2012 15:20] Alberto Lirussi
Open tabs

Attachment: tabs.png (image/png, text), 23.26 KiB.

[11 May 2012 15:20] Alberto Lirussi
OSX version 10.7.3
[11 May 2012 15:21] Alberto Lirussi
I cannot close tab with the title "SQL File 7"
[18 May 2012 14:14] Alberto Lirussi
UPDATE:
I could not close the 11th tab if the workbench window was very large. The tab became closable when I narrowed the window width
[29 May 2012 12:10] Mike Lischke
The key here is indeed to make the window wide enough.
[29 May 2012 13:56] Nick Levett
I can replicate this too using 5.2.40 on Mac OS 10.7.4

Open a new connection and press CMD+N 10 times (to open SQL File tabs) and the SQL File 11 tab will not be able to be closed with the X on the tab.

I also got this to happen with 9 tabs with a mixture of Alter Table and SQL File tabs, seems to be between 1050px and 1200px+ (the total length of tabs) that it has issues.
[4 Sep 2012 22:40] Philip Olson
Fixed as of the upcoming Workbench 5.2.43, and here's the changelog entry:

 On Mac OS X, new tabs could not be closed (via the [x]) if ten
 or more tabs were already open, and if the total MySQL Workbench 
 window width exceeded around 1200px. 

Thank you for the report.