Bug #69850 "Close other tabs" function does not close all tabs
Submitted: 26 Jul 2013 15:21 Modified: 6 Nov 2013 1:06
Reporter: Jan T. Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench: SQL Editor Severity:S3 (Non-critical)
Version:6.0.4 OS:Linux
Assigned to: CPU Architecture:Any

[26 Jul 2013 15:21] Jan T.
Description:
With the fix of Bug #69466 Workbench will not crash anymore, but only the "sql editor tabs" will close by using the function "Close Other Tabs". The "table editor tabs" will stay open.

IMHO all tabs should be closed.

How to repeat:
Like #69466:

* Open several "Query Tabs"
* Open a "Create Table" / "Alter Table" Tab by selecting one of the options via the context menu of a table
* Right click on a "Query Tab" and select "Close Other Tabs"
[28 Jul 2013 0:03] MySQL Verification Team
Thank you for the bug report. Please provide a screenshot before to execute: * Right click on a "Query Tab" and select "Close Other Tabs"?. Thanks.
[29 Jul 2013 12:30] Jan T.
Step 1

Attachment: step1.png (image/png, text), 63.77 KiB.

[29 Jul 2013 12:30] Jan T.
Step 2

Attachment: step2.png (image/png, text), 68.91 KiB.

[29 Jul 2013 12:31] Jan T.
Step 3

Attachment: step3.png (image/png, text), 63.22 KiB.

[29 Jul 2013 12:31] Jan T.
I added 3 screenshots with the steps I made:

* Opened 4 "Query Tabs" & opened 4 "Table Editor Tabs"
* Clicked the "Close Other Tabs" via the first right-click context menu of the first query tab

At the last screenshot you will see the result - with one query tab and the 4 table editor tabs open
[29 Jul 2013 13:33] MySQL Verification Team
Thank you for the feedback.
[6 Nov 2013 1:06] Philip Olson
Fixed as of MySQL Workbench 6.0.8, and here's the changelog entry:

The "Close Other Tabs" context-menu option did not close Table Editor
tabs.

Thank you for the bug report.