Ticket #5107 (closed bug: worksforme)
Autocomplete: issues with the viewport
| Reported by: | jklmnop | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | 1.8 |
| Component: | ui.autocomplete | Version: | 1.8rc1 |
| Keywords: | viewport, resize, autocomplete | Cc: | |
| Blocking: | Blocked by: |
Description
if the viewport is resized such that it shifts the input element after the autocomplete is instantiated, the results ul doesn't show up where it's expected to (usually off screen).
in addition, if the input element is at the top of the page and the viewport is shorter than the results div is tall, the results ul's top position will default to displaying above the input field (mostly off screen).
Change History
Note: See
TracTickets for help on using
tickets.


I'm not seeing any positioning problems based on resizing the window. Please provide a test page with instructions.