Skip to main content

Search and Top Navigation

#9496 open bug ()

Opened August 14, 2013 12:35AM UTC

Last modified August 02, 2014 07:32PM UTC

Autocomplete: Mouse auto highlights option in IE

Reported by: swathit Owned by: swathit
Priority: minor Milestone: none
Component: ui.autocomplete Version: 1.10.3
Keywords: Cc:
Blocked by: Blocking:
Description

Hi,

I am filing a bug for the issue that I am seeing on IE8 with jquery AC. I see the issue on demo page too.

steps:

type something - once you see suggestions, hover on to one of the suggestions(say 2nd row), continue typing and hit enter - instead of one we typed the one that is focussed (previously focussed suggestion - 2nd row in our case) is selected.

We have a similar bug previously reported for FF - it was fixed. for your reference - http://bugs.jqueryui.com/ticket/9118.

Thanks, Swati.

Attachments (0)
Change History (4)

Changed August 14, 2013 12:39PM UTC by tj.vantoll comment:1

owner: → swathit
status: newpending

Hi swathit,

Thanks for taking the time to contribute to the jQuery UI project. I'm having a little trouble following this as the test case from #9118 (http://jsfiddle.net/EdCkY/) works as expected in IE8.

Could you tell me what demo you're seeing this on and give the steps you're taking to recreate this?

Thanks.

Changed August 14, 2013 06:55PM UTC by swathit comment:2

_comment0: Hi, thanks for the quick response. I am seeing the issue on jquery AC demo page: http://jqueryui.com/autocomplete/#remote \ \ steps: \ \ Type a keyword \ Highlight on one of the suggestions - focus. \ Now continue typing the keyword, you will notice suggestions stay there with the focus - and even when you enter - the highlighted suggestion gets selected even with this new keyword you did not actually navigate to any suggestion. \ \ This is only on IE8. \ \ Thanks. \ \ 1376507313849004
_comment1: Hi, thanks for the quick response. I am seeing the issue on jquery AC demo page: http://jqueryui.com/autocomplete/#remote \ \ steps: \ \ Type a keyword \ Highlight on one of the suggestions. \ Now continue typing the keyword, you will notice suggestions stay there with the focus - and even when you enter - the highlighted suggestion gets selected even with this new keyword you did not actually navigate to any suggestion. \ \ This is only on IE8. \ \ Thanks. \ \ 1376508698102517
status: pendingnew

Hi, thanks for the quick response. I am seeing the issue on jquery AC demo page: http://jqueryui.com/autocomplete/#remote

steps:

On the demo page - these are steps I followed:

Typed j

mouse-over to second suggestion -

continued typing 'a' - now the word is 'ja' - selection still says on the second suggestion and when I click enter instead of 'ja' - the latest 2nd suggestion 'javascript' is submitted.

Seeing this on IE8 & IE10.

Thanks.

Changed August 16, 2013 01:20PM UTC by tj.vantoll comment:3

component: ui.coreui.autocomplete
status: newopen
summary: jquery AC - IE8 issueAutocomplete: Mouse auto highlights option in IE

Interesting. I don't see this problem using the steps provided in #9118, but this is slightly different.

I do see the behavior on http://jqueryui.com/autocomplete/#default in all versions of IE. This isn't a regression as the same behavior occurs well back into 1.8.X.

Changed August 02, 2014 07:32PM UTC by scottgonzalez comment:4

See also #10458.