Bug #61774 Edit table data should open new window
Submitted: 6 Jul 2011 19:18 Modified: 16 Nov 2011 5:19
Reporter: Fabián Rosell Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench: SQL Editor Severity:S4 (Feature request)
Version:5.2.34 CE rev 7780 OS:Windows (7)
Assigned to: CPU Architecture:Any

[6 Jul 2011 19:18] Fabián Rosell
Description:
"Edit table data" should automatically open a new window (or reuse a existing one if edit was called before on the same table).

It's annoying to get overwrite the same query window every time. 

How to repeat:
"Edit table data" on any table. Then, again, with the same window open, in another table. Open window overwrites automatically.

Suggested fix:
Allow to change default behavior.
[7 Jul 2011 3:47] Valeriy Kravchuk
Thank you for the feature request.
[27 Jul 2011 9:57] Jon Stephens
BUG#61218 is a duplicate of this bug.
[16 Nov 2011 5:19] Philip Olson
Fixed as of 5.2.36:

+        The edit context menus, such as <guimenu>Edit Table
+        Data</guimenu>, now open as new tabs. Before they reused
+        (overwrote) the same tab.