Ticket #5107 (closed bug: worksforme)

Opened 3 years ago

Last modified 3 years ago

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

comment:1 Changed 3 years ago by scott.gonzalez

  • Status changed from new to closed
  • Resolution set to worksforme

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

Note: See TracTickets for help on using tickets.