Bug #27250 | Comment backcolor shown on non-commented lines | ||
---|---|---|---|
Submitted: | 19 Mar 2007 0:00 | Modified: | 4 Feb 2009 15:00 |
Reporter: | Jared S (Silver Quality Contributor) | Email Updates: | |
Status: | Not a Bug | Impact on me: | |
Category: | MySQL Query Browser | Severity: | S2 (Serious) |
Version: | 1.2.10 | OS: | Windows (WinXP) |
Assigned to: | Mike Lischke | CPU Architecture: | Any |
Tags: | backcolor, comment, gray, qc |
[19 Mar 2007 0:00]
Jared S
[19 Mar 2007 5:16]
Valeriy Kravchuk
Thank you for a bug report. Verified just as described.
[21 Jun 2007 21:41]
Jared S
Changing bug to S2-Serious
[4 Feb 2009 15:00]
Mike Lischke
This is not a bug. There is no different back color used for comments. What you see is the effect of marking the current command in the Query Area. You can also see that by adding several lines like: select 1; select 2; select 3; select 4; Move the caret around and you will see that always the lines which belong to an executable command get the window background when the caret is on any of the participating lines. Everything else has a gray background.