Bug #48798 Add support for Ctrl+T/Cmd+T to open another query editor
Submitted: 16 Nov 2009 10:54 Modified: 29 Jun 2010 9:53
Reporter: Mike Lischke Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench Severity:S4 (Feature request)
Version:5.2.x OS:Any
Assigned to: Alfredo Kojima CPU Architecture:Any

[16 Nov 2009 10:54] Mike Lischke
Description:
A common paradigm in tabbed interfaces today is to open a new tab with a shortcut, instead going through some page or menu entry. A well established shortcut is Ctrl+T (Cmd+T on OS X).

How to repeat:
Start WB and open an SQL Editor instance. There is no way to open another one with the same characteristics as the one already opened other than going to the home screen and open from there.

Suggested fix:
Implement the shortcut.
[24 Jun 2010 7:29] Mike Lischke
Already implemented.
[29 Jun 2010 9:53] Tony Bedford
A 'change' entry has been added to the 5.2.22 changelog:

MySQL Workbench has been changed to support creating a new tab in tabbed interfaces by using Ctrl+T on Windows and Cmd+T on Mac OS X.