Bug #66139 select whole line in SQL editor in WB 5.2.41
Submitted: 1 Aug 2012 9:42 Modified: 4 Feb 2013 19:35
Reporter: David Eyre Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench: SQL Editor Severity:S3 (Non-critical)
Version:5.2.41 OS:MacOS (10.7.4)
Assigned to: CPU Architecture:Any

[1 Aug 2012 9:42] David Eyre
Description:
Prior to version 5.2.41 it was possible to select a whole line of code in the SQL editor by clicking on the line numbers. Dragging down the line numbers selected multiple lines. This is no longer possible in 5.2.41.

Selection of text with the cursor works fine, but selection by clicking the line numbers was faster.

How to repeat:
As above

Suggested fix:
Please restore original functionality if possible.
[6 Aug 2012 16:28] Valeriy Kravchuk
Bug #66219 was marked as a duplicate of this one.
[4 Feb 2013 19:35] Philip Olson
Fixed as of the upcoming MySQL Workbench 5.2.46, and here's the changelog entry:

The ability to select code in the SQL Editor by clicking on line numbers
was restored.

Thank you for the bug report.