Skip to main content

Search and Top Navigation

#9272 closed bug (worksforme)

Opened May 06, 2013 11:49AM UTC

Closed May 06, 2013 12:16PM UTC

Last modified June 12, 2013 03:04PM UTC

Autocomplete cannot work in The Dialog

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

try it yourself at jsbin: http://jsbin.com/ibimom/142/edit

on the jsbin url above,you can see that when you type a letter in an autocomplete box within a dialog, the result list was covered by the Dialog.

Attachments (0)
Change History (2)

Changed May 06, 2013 12:16PM UTC by scottgonzalez comment:1

resolution: → worksforme
status: newclosed

You need to instantiate the dialog first, or use autocomplete's appendTo option.

Changed June 12, 2013 03:04PM UTC by scottgonzalez comment:2

#9372 is a duplicate of this ticket.