Bug #78309 Auto-complete not working at all
Submitted: 2 Sep 2015 18:16 Modified: 2 Oct 2015 19:28
Reporter: Adriano Almeida Email Updates:
Status: No Feedback Impact on me:
None 
Category:MySQL Workbench: SQL Editor Severity:S3 (Non-critical)
Version:6.3.4 OS:Ubuntu (14.04 x64 pt_BR)
Assigned to: CPU Architecture:Any
Tags: autocomplete; auto-complete; complete

[2 Sep 2015 18:16] Adriano Almeida
Description:
Auto-complete function not working at all on 6.3.4

I have tested older versions too:
6.2.5 -> auto-complete only works for reserved keywords (like SELECT UPDATE FROM) and default functions, like encrypt. Not works on table names or columns.

6.1.7 -> works as expected.

The database i'm accessing is MySQL 5.0.95 running on CentOS 5.

How to repeat:
Be sure auto-complete function is enable on preferences.

Open a new query tab.

(case 1)
Start type "SEL" 
expected that 'popup' with sugestions appears, but nothing happen.

(case 2)
Type "SEL" then press CTRL+SPACE
expected that 'popup' with sugestions appears, but nothing happen.
[2 Sep 2015 19:23] MySQL Verification Team
columns autocomplete error

Attachment: columns_autocomplete_error.png (image/png, text), 188.86 KiB.

[2 Sep 2015 19:28] MySQL Verification Team
Thank you for the bug report. I couldn't repeat your issue on Ubuntu 14.04 and Windows: when I type SEL +CTRL+SPACE the pop-up appears with select, also works with F to select the option of from, not problems with databases and tables too.
However it fails with table columns with an error you can see in prior attached screenshot. I could confirm this bug only in this case. Thanks.
[3 Oct 2015 1:00] Bugs System
No feedback was provided for this bug for over a month, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".