Opened 12 years ago
Closed 12 years ago
#5271 closed bug (fixed)
Autocomplete: suggestion list gets hidden by bottom of ui-accordion-content and ui-dialog-content
Reported by: | RobARichardson | Owned by: | |
---|---|---|---|
Priority: | blocker | Milestone: | 1.8 |
Component: | ui.autocomplete | Version: | 1.8rc3 |
Keywords: | autocomplete | Cc: | |
Blocked by: | Blocking: |
Description
The Autocomplete's suggestion list will get eclipsed within a ui-accordion-content or ui-dialog-content if the height of the suggestion list is larger than the height of either content div. In my opinion, the suggestion list should appear outside the context of either content div - The Datepicker widget behaves this way. Z-index issue?
Change History (2)
comment:1 Changed 12 years ago by
Milestone: | TBD → 1.8 |
---|---|
Priority: | major → blocker |
comment:2 Changed 12 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Fixed in r3881.