#9272 closed bug (worksforme)
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.
Note: See
TracTickets for help on using
tickets.
You need to instantiate the dialog first, or use autocomplete's
appendTo
option.