Bug #64723 Ctrl+A does not select all query results
Submitted: 21 Mar 2012 18:20 Modified: 5 Dec 2012 4:43
Reporter: Dimitriy A Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench: SQL Editor Severity:S3 (Non-critical)
Version:5.2.38 CE OS:Windows
Assigned to: CPU Architecture:Any
Tags: ctrl+a, keyboard, select all, shortcut

[21 Mar 2012 18:20] Dimitriy A
Description:
Ctrl+A keyboard shortcut does not select all results from query results. This is a standard keyboard shortcut in Windows.

How to repeat:
Run any query.
Click inside the results area.
Hit Ctrl+A.

Suggested fix:
Ctrl+A should select all query results.
[21 Mar 2012 18:46] Valeriy Kravchuk
Thank you for the problem report.
[23 Mar 2012 0:36] Dimitriy A
Trying Ctrl+A today worked just fine for me. I am wondering if this is an intermittent issue or something else? The only change that I can think of that happened since I last tried it, was adding more RAM to my machine.

Could someone else confirm to see if Ctrl+A selects all rows in the query results?
[5 Dec 2012 4:43] Philip Olson
Fixed as of the upcoming MySQL Workbench 5.2.45, and here's the changelog entry:

"Control" + "A" would not always select data from cells in the query
results tab.

Thank you for the bug report.