Bug #14766 Problem with indentation behavior in SQL Query Area
Submitted: 8 Nov 2005 17:41 Modified: 10 Nov 2005 7:53
Reporter: Beau Smithback Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Query Browser Severity:S3 (Non-critical)
Version:1.1.17 OS:Windows (WinXP)
Assigned to: CPU Architecture:Any

[8 Nov 2005 17:41] Beau Smithback
Description:
When separating a single line of text in the query area into multiple lines with indentation, the text is place at the beginning of the next line while the cursor is placed directly below the first character of the preceding line.

How to repeat:
Type the statement select * from a join b join c in the query area.  Position the cursor before the first join and press enter followed by a tab.  Then position the cursor before the second join and press enter.  The text is not indented and the cursor is between the o and i of the third line.

Suggested fix:
Automatically indent the text.
[10 Nov 2005 7:53] Valeriy Kravchuk
Thank you for a bug report. For me it looks like a duplicate of http://bugs.mysql.com/bug.php?id=13827 (still not fixed in 1.1.17 properly). So, please, wait for the next release.