Ticket #5832 (closed bug: fixed)
Autocomplete: menu has incorrect width
| Reported by: | scott.gonzalez | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | 1.8.3 |
| Component: | ui.accordion | Version: | 1.8.2 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
If the text field has padding or borders, then the size of the menu is incorrect.
Change History
comment:1 Changed 3 years ago by scott.gonzalez
- Status changed from new to closed
- Resolution set to fixed
comment:3 Changed 2 years ago by Scott González
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.