Bug #63752 value editor does not allow select all keyboard shortcut
Submitted: 14 Dec 2011 22:02 Modified: 26 Mar 2012 4:13
Reporter: Bob Dankert Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench: SQL Editor Severity:S2 (Serious)
Version:5.2.36 OS:Windows (W7 64)
Assigned to: CPU Architecture:Any
Tags: keyboard, select all, shortcut, text, value editor

[14 Dec 2011 22:02] Bob Dankert
Description:
The keyboard shortcut for Select All (Ctrl-A) does not work in the WorkBench value editor (right click on a cell, click "open value in editor").  Specifically this is for the text tab of the value editor.  I frequently will use this shortcut to select all text and copy it.  Currently I have to use the mouse context menu to access the select all option, which is really annoying.  I beleive that Ctrl-A is a Windows standard functionality in text boxes.

How to repeat:
Try to select all text using Ctrl-A

Suggested fix:
Implement Ctrl-A to select all text
[14 Dec 2011 22:47] MySQL Verification Team
Thank you for the bug report.
[26 Mar 2012 4:13] Philip Olson
Fixed as of 5.2.39, with the following changelog entry:

The Control + a key combination would not select all of the text within a window.

--
Granted the fix applies to other issues as well, but this bug report is specific to ^a