Search and Top Navigation
#9201 closed bug (fixed)
Opened April 02, 2013 03:09PM UTC
Closed March 12, 2015 03:28PM UTC
Last modified March 12, 2015 03:45PM UTC
Autocomplete: Menu doesn't hide in IE 8
Reported by: | aliedtke | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.12.0 |
Component: | ui.autocomplete | Version: | 1.10.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
In Internet Explorer 8 the menu of the autocomplete control doesn't hide on "lost focus":
1. right click on a menuitem -> the contextmenu of the browser appears
2. left click on another control or on a blank place of the page -> the menu doesn't hide.
The same behaviour occurs if you left click and select the text of the menuitems (event: selectstart).
I can't reproduce this bug in Firefox or Safari.
I developed a workaround for this problem but I can't exclude any crosseffects.
Attachments (0)
Change History (4)
Changed April 02, 2013 04:56PM UTC by comment:1
status: | new → open |
---|---|
summary: | Autocomplete: menu doesn't hide in IE8 → Autocomplete: Menu doesn't hide in IE <10 |
Changed March 07, 2015 03:34AM UTC by comment:2
summary: | Autocomplete: Menu doesn't hide in IE <10 → Autocomplete: Menu doesn't hide in IE 8 |
---|
I'm guessing that since I changed the title of this ticket before that either 1) IE9 had the bug but was eventually patched or 2) I just didn't test very well; I cannot reproduce in IE9 today.
Changed March 12, 2015 03:28PM UTC by comment:3
resolution: | → fixed |
---|---|
status: | open → closed |
Autocomplete: Restore focus after clicking a menu item, if necessary
Fixes #9201
Closes gh-1470
Changeset: 581bfb55bf4f4f614a6e0c0ac545cf1aa7d29d0a
Changed March 12, 2015 03:45PM UTC by comment:4
milestone: | none → 1.12.0 |
---|