Bug #57137 Cannot close tab
Submitted: 30 Sep 2010 13:01 Modified: 17 Nov 2010 16:09
Reporter: Peter Laursen (Basic Quality Contributor) Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench: SQL Editor Severity:S3 (Non-critical)
Version:5.2.28 OS:Windows (7 64 bit, XP 32 bit)
Assigned to: Mike Lischke CPU Architecture:Any
Tags: qc

[30 Sep 2010 13:01] Peter Laursen
Description:
I open 'edit table'.  Now I cannot close this tab from the 'x' on the tab itself.  I can from the line above.

(The table has no PK and the error 'Error: `test`.`111111`: table data is not editable because there is no primary key defined for the table' appears. - I do not know if this is related)

How to repeat:
image will come!

Suggested fix:
no clue
[30 Sep 2010 13:02] Peter Laursen
this close 'x' does not work

Attachment: close.jpg (image/jpeg, text), 54.46 KiB.

[30 Sep 2010 13:50] Valeriy Kravchuk
Yes, the last (or the only) SQL Query tab can not be closed with [X].
[1 Oct 2010 11:01] Johannes Taxacher
on osx/linux, closing the last query-text-tab closes the tab and re-opens a blank one.
this is yet missing in windows version
[10 Nov 2010 14:42] Mike Lischke
Fixed in repository.
[12 Nov 2010 15:08] Johannes Taxacher
fix confirmed in repository
[17 Nov 2010 16:09] Tony Bedford
An entry has been added to the 5.2.30 changelog:

In the SQL Editor it was not possible to close the last remaining tab. Closing the last remaining tab should result in a new blank tab being displayed.