Skip to main content

Search and Top Navigation

#5279 closed bug (duplicate)

Opened March 04, 2010 09:16PM UTC

Closed March 05, 2010 01:29AM UTC

Last modified October 11, 2012 09:15PM UTC

Autocomplete menus fall off-screen

Reported by: snover Owned by:
Priority: minor Milestone:
Component: ui.autocomplete Version: 1.8rc3
Keywords: Cc:
Blocked by: Blocking:
Description

When a menu is loaded and it is too long, instead of trying to reposition the menu to the opposite side of the text field and/or adding a scrollbar, it is simply allowed to fall off the edge of the screen. This is especially problematic when inside a position: fixed element, since the viewport can’t be scrolled.

Testcase: http://jsfiddle.net/GVNuS/2/

Possibly related to Ticket #5153 and possibly a regression from #5130 which claims that there is something in place to prevent this issue.

Attachments (0)
Change History (2)

Changed March 05, 2010 01:29AM UTC by scottgonzalez comment:1

resolution: → duplicate
status: newclosed

Duplicate of #5153.

Changed October 11, 2012 09:15PM UTC by scottgonzalez comment:2

milestone: TBD

Milestone TBD deleted