Bug #52834 SQL Editor missing integration with Edit menu
Submitted: 14 Apr 2010 19:34 Modified: 28 Apr 2010 13:54
Reporter: Alfredo Kojima Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench: SQL Editor Severity:S3 (Non-critical)
Version:5.2 OS:Any
Assigned to: Alfredo Kojima CPU Architecture:Any

[14 Apr 2010 19:34] Alfredo Kojima
Description:
The scirpt editors in SQL Editor (and anywhere else the Scintilla editors are used) are missing integration with the Edit menu, shortcuts and menu commands for actions such as copy/paste, select all and text Find are not working.

This bug was created to aggregate related bugs, such as bug #48924, #52036, #51372, #50602, #51072

How to repeat:
-

Suggested fix:
-
[19 Apr 2010 18:02] Alfredo Kojima
Marked #51806 as a duplicate of this one.
The context menu for Scintilla should be also added.
[20 Apr 2010 12:13] Mike Lischke
Windows and Mac parts are in repository.
[23 Apr 2010 2:58] Alfredo Kojima
Linux done, some mac glitches left.
[23 Apr 2010 16:17] Mike Lischke
Mac search function implemented.
[25 Apr 2010 15:06] Alfredo Kojima
Last Mac details fixed.
[27 Apr 2010 19:33] Johannes Taxacher
handling for shortcuts in scintilla editor has been adde do repository version
[28 Apr 2010 13:54] Tony Bedford
An entry has been added to the 5.2.20 changelog:

Script editors, such as the editor in the SQL Editor, that used the Scintilla component, did not have full integration with the Edit menu. Short cuts and menu commands for operations such as copy, paste, select all, and find were not implemented.