#9158 closed bug (fixed)
Autocomplete Combobox demo shows underlying select by default
Reported by: | toc1979 | Owned by: | toc1979 |
---|---|---|---|
Priority: | minor | Milestone: | 1.10.3 |
Component: | ui.autocomplete | Version: | 1.10.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Underlying select and jqueryUI input field are visible at startup, but the toggle button implies wise versa. Not sure if thats a bug, but i think it was the other way arround in previous versions
Change History (5)
comment:1 Changed 10 years ago by
Owner: | set to toc1979 |
---|---|
Status: | new → pending |
comment:2 Changed 10 years ago by
Milestone: | none → 1.11.0 |
---|---|
Status: | pending → open |
Summary: | Autocomplete Combobox shows underlying select and jqueryUI input as default → Autocomplete Combobox demo shows underlying select by default |
comment:3 Changed 10 years ago by
Resolution: | → fixed |
---|---|
Status: | open → closed |
Autocomplete demo (combobox): Hide select on create. Fixes #9158 - Autocomplete Combobox demo shows underlying select by default.
Changeset: 4202ad07187e15a3b2e64277e170daf9b278c3b4
comment:4 Changed 10 years ago by
Autocomplete demo (combobox): Hide select on create. Fixes #9158 - Autocomplete Combobox demo shows underlying select by default. (cherry picked from commit 4202ad07187e15a3b2e64277e170daf9b278c3b4)
Changeset: fb6adc765ffbe14c7adf6a717037d06e41f2ddd4
comment:5 Changed 10 years ago by
Milestone: | 1.11.0 → 1.10.3 |
---|
Note: See
TracTickets for help on using
tickets.
Hi toc1979,
Thanks for taking the time to contribute to the jQuery UI project. Can you please provide a reduced test case that shows the issue you are describing. You can use this as a starting point - http://jsfiddle.net/LYzYB/
Thanks.