Skip to main content

Search and Top Navigation

#10728 open bug ()

Opened December 16, 2014 01:53AM UTC

Last modified December 22, 2014 02:57PM UTC

Autocomplete: option list isn't completely cleared after selection of an option on certain Android devices/browsers

Reported by: mit_jones Owned by:
Priority: minor Milestone: none
Component: ui.autocomplete Version: 1.11.2
Keywords: Cc:
Blocked by: Blocking:
Description

Concerned Versions :

JQuery UI : 1.11.2

Android : 4.1.2

Chrome 39.0.2171.59/Firefox

To reproduce :

Go to public demo with tablet : http://jqueryui.com/autocomplete/

Type 'P' in the field (the options appear)

Select for example 'PHP'

autocomplete correctly selects 'PHP' but the option list is left on the screen displaying the chosen option

Using JQuery UI 1.10.2 the option list is correctly cleared.

It looks as though the _searchTimeout function is at fault as overiding/reverting that function only to 1.10.2 solves the issue.

Attachments (0)
Change History (1)

Changed December 22, 2014 02:57PM UTC by tj.vantoll comment:1

status: newopen
summary: Autocomplete: option list isn't completely cleared after selection of an option on Samsung TabletAutocomplete: option list isn't completely cleared after selection of an option on certain Android devices/browsers

I don't see this behavior in Chrome on any of my Android devices, but I *do* see it in Firefox for Android (v 34). This is quite possibly related to #9391.