Bug #26496 Select all in Query Area doesn't work
Submitted: 20 Feb 2007 13:38 Modified: 18 Jun 2007 7:29
Reporter: Ondrej Sevcik Email Updates:
Status: Not a Bug Impact on me:
None 
Category:MySQL Query Browser Severity:S4 (Feature request)
Version:1.2.9 OS:MacOS (Mac OS X 10.4.8)
Assigned to: CPU Architecture:Any

[20 Feb 2007 13:38] Ondrej Sevcik
Description:
Select all (CMD+A) in Query Area doesn't work. CMD+A should select all query for copy/delete.

How to repeat:
Write something into Query Area and press cmd+a (nothing happen).

Suggested fix:
It should select all in query area.
[18 Jun 2007 6:08] Sveta Smirnova
Thank you for taking the time to write to us, but this is not a bug. Please double-check the documentation available at http://dev.mysql.com/doc/ and the instructions on
how to report a bug at http://bugs.mysql.com/how-to-report.php

Shortcut for "Select Query Area" is Cmd + L, not Cmd + A
[18 Jun 2007 7:29] Ondrej Sevcik
Well, There should be used a standard shortcut "cmd+A". I don't see any point for using something, which is not common in whole Mac OS X. "cmd+a" shortcut is binded in NSTextField and it works right out of box. I think it should be changed.