Bug #10581 | unable to select text after pasting query containing tab characters | ||
---|---|---|---|
Submitted: | 12 May 2005 10:35 | Modified: | 23 Sep 2005 13:24 |
Reporter: | Mathieu van Loon | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Query Browser | Severity: | S3 (Non-critical) |
Version: | 1.1.14 | OS: | Windows (Windows XP) |
Assigned to: | Mike Lischke | CPU Architecture: | Any |
[12 May 2005 10:35]
Mathieu van Loon
[12 May 2005 10:58]
Mathieu van Loon
it turns out the bug is more pervasive. Any pasted text which contains tab characters will create 'unselectable' characters. It does not matter whether the tab characters are the first character in the line. However, the bug will not be triggered by tab characters in the _first_ line.
[13 May 2005 16:31]
MySQL Verification Team
I was able to repeat.
[23 Sep 2005 8:56]
Mathieu van Loon
Running version 1.1.14 now, the issue has disappeared in that version.
[23 Sep 2005 9:37]
Mike Lischke
This is funny. I'm currently working on this problem and could solve it (there is some more todo, though). I wonder why you do not see it anymore. There was a problem with line end computation, which I doubt was correct between the your old version and 1.1.14 but not before that and in the current sources. Anyway, this will be fixed today, no matter how it was before. Mike
[23 Sep 2005 13:24]
Mike Lischke
Thank you for your bug report. This issue has been committed to our source repository of that product and will be incorporated into the next release. If necessary, you can access the source repository and build the latest available version, including the bugfix, yourself. More information about accessing the source trees is available at http://www.mysql.com/doc/en/Installing_source_tree.html