Bug #70912 | Autocomplete won't go away sometimes | ||
---|---|---|---|
Submitted: | 14 Nov 2013 19:20 | Modified: | 11 Feb 2014 8:17 |
Reporter: | Artem Golubev | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Workbench: SQL Editor | Severity: | S1 (Critical) |
Version: | 6.0.7/6.0.8 | OS: | Any |
Assigned to: | CPU Architecture: | Any | |
Tags: | autocomplete, sql editor |
[14 Nov 2013 19:20]
Artem Golubev
[14 Nov 2013 19:20]
Artem Golubev
Autocomplete issue screenshot
Attachment: code_complete_wont_go.png (image/png, text), 106.13 KiB.
[14 Nov 2013 19:44]
Artem Golubev
I think to repro you add alias for SQL select, type alias name, '.', and start typing it will create an autocomplete popup, then remove whatever you types, '.' and alias all together, wait for a second and start with alias again.
[14 Nov 2013 21:47]
MySQL Verification Team
call stack
Attachment: 00_crash_bug_70912.txt (text/plain), 69.72 KiB.
[14 Nov 2013 21:49]
MySQL Verification Team
If I type '.' on 6.0.8 it freezes and then crash. Thank you for the bug report.
[11 Feb 2014 8:17]
Philip Olson
Fixed as of the upcoming MySQL Workbench 6.1.2 release, and here's the changelog entry: On Mac OS X, the auto completion popup window remained open after reopening MySQL Workbench. Thank you for the bug report.