Page 1 of 1

Autocomplete dialogs hang around

Posted: Wed Dec 20, 2017 12:26 am
by swguy
Version 3.0.2.0. Go to Admin->Catalog->Products. Type in "Canon EOS 5D" in the Product Name filter on the right, then click out of that text box. The Dropdown with "Canon EOS 5D" seems to just stay in place and is hard to get rid of. (Note: This might require a few tries to reproduce; it doesn't always happen - some combination of clicks is required to dup it.)

Re: Autocomplete dialogs hang around

Posted: Wed Dec 20, 2017 12:39 am
by straightlight
Any extensions installed? Also use the F12 - > console tab from your developers kit on the browser at the same time you are using the autocomplete . Also check your error logs noticing if there are additional entries added in while using the autocomplete.

Re: Autocomplete dialogs hang around

Posted: Wed Dec 20, 2017 1:25 am
by swguy
No extensions to this area of code. No JS console errors.

Re: Autocomplete dialogs hang around

Posted: Wed Dec 20, 2017 1:28 am
by straightlight
What about the error logs?

Re: Autocomplete dialogs hang around

Posted: Wed Dec 20, 2017 2:59 am
by swguy
Nothing in System->Maintenance->Error Logs. No Apache logs.

Re: Autocomplete dialogs hang around

Posted: Wed Dec 20, 2017 3:02 am
by straightlight
Since you have no extensions installed and using v3.0.2.0, download the latest Opencart master files from Github (make a backup of your admin/config.php file in case). Then, remove the admin folder and replace the entire admin folder on your host file manager console from a new ZIP file that you've downloaded with the ZIP Master files which only contains the admin folder.

Re: Autocomplete dialogs hang around

Posted: Wed Dec 20, 2017 3:25 am
by swguy
Interesting idea. But it's not fixed in the latest either. In the attached image you can see an autocomplete dropdown hanging around like a dirty shirt.

Re: Autocomplete dialogs hang around

Posted: Wed Dec 20, 2017 3:27 am
by straightlight
Well, a dirty shirt may depend on the type of cleaner being used in the machine. The same purpose on trying on another browser to see if the results also appears as described on the screenshot.

Re: Autocomplete dialogs hang around

Posted: Thu Mar 29, 2018 5:26 pm
by anvasila
The problem is at the dropdown plugin. The same problem exist in admin->catalog->products->edit->links, even in opencart demo page(https://demo.opencart.com/admin/). To reproduce the problem click on Categories input and before the dropdown is opened click on Manufacturer input. In demo the problem is not big because there are not so many categories/manufacturers. But in real life where there are a lot of each, the problem is huge!

I hope for a fast solution!
I post a screenshop also.
Thanks a lot.