Skip to main content

Search and Top Navigation

#5107 closed bug (worksforme)

Opened January 29, 2010 03:21PM UTC

Closed January 30, 2010 01:30AM UTC

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:
Blocked by: Blocking:
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).

Attachments (0)
Change History (1)

Changed January 30, 2010 01:30AM UTC by scottgonzalez comment:1

resolution: → worksforme
status: newclosed

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