#5832 closed bug (fixed)
Autocomplete: menu has incorrect width
Reported by: | Scott González | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.8.3 |
Component: | ui.accordion | Version: | 1.8.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
If the text field has padding or borders, then the size of the menu is incorrect.
Change History (3)
comment:1 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 Changed 12 years ago by
Milestone: | 1.9 → 1.8.3 |
---|
comment:3 Changed 12 years ago by
Autocomplete: Use .outerWidth() for determining the size of the menu. Fixes #5832 - Autocomplete: menu has incorrect width.
Changeset: 325a262b14aa41be9bda584d770eedbde47297b6
Note: See
TracTickets for help on using
tickets.
Fixed in 325a262.