#6755 closed bug (fixed)
Autocomplete: The combobox "show all" button submits forms
Reported by: | Scott González | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.8.8 |
Component: | ui.autocomplete | Version: | 1.8.7 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Change History (3)
comment:1 Changed 12 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 Changed 12 years ago by
Autocomplete (Combobox demo): Set the button type to button to prevent form submission. Fixes #6755 - Autocomplete: The combobox "show all" button submits forms.
Changeset: ffc08557ad764d7aca17ea1c6e75a62f6eb65c15
comment:3 Changed 12 years ago by
Milestone: | 1.9 → 1.8.8 |
---|
Note: See
TracTickets for help on using
tickets.
Autocomplete (Combobox demo): Set the button type to button to prevent form submission. Fixes #6755 - Autocomplete: The combobox "show all" button submits forms.