Skip to main content

Search and Top Navigation

#5130 closed bug (fixed)

Opened February 04, 2010 03:22PM UTC

Closed February 05, 2010 02:36AM UTC

Can't see combobox items when there is a large list

Reported by: chrisbarr Owned by:
Priority: major Milestone: 1.8
Component: ui.autocomplete Version: 1.8rc1
Keywords: Cc:
Blocked by: Blocking:
Description

To recreate:

Just duplicate the demo for the autocomplete combobox and add more items to the <select> element.

Once the number of items displays larger than the browser window or it's parent element, the combobox is then positioned way off the screen and is unselectable. For my test, it was about 25 items, which is a pretty small list.

What should happen instead:

A maximum height for the list of results should be set and it should have scrollbars - just like a real OS combobox

Attachments (0)
Change History (1)

Changed February 05, 2010 02:36AM UTC by scottgonzalez comment:1

resolution: → fixed
status: newclosed

This was already fixed.