Skip to main content

Search and Top Navigation

#5349 closed bug (fixed)

Opened March 15, 2010 09:10PM UTC

Closed March 15, 2010 09:11PM UTC

Last modified August 04, 2010 04:50PM UTC

Autocomplete: mouseover of menu item causes data loss

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

When you hover a menu item with the mouse the active but not yet selected item is put into the input, replacing the search term. When the item is blurred, even if the menu is closed by clicking the document, the menu is closed and the highlighted (but never selected) item remains in the input, causing loss of data, as the search term was replaced with the user clicking. The same behavior is not present when using the keyboard, even though the item value is temporarily placed in the input and cycling through the items with the arrow keys, you can navigate back to the search term as well as restore it with the ESC key. Click off the menu to close it without selecting an item should have the same behavior as the ESC key, restoring the search term.

Attachments (0)
Change History (3)

Changed March 15, 2010 09:11PM UTC by rdworth comment:1

resolution: → fixed
status: newclosed

Fixed in r3925

Changed March 15, 2010 09:25PM UTC by rdworth comment:2

and r3926

Changed August 04, 2010 04:50PM UTC by triblondon comment:3