Search and Top Navigation
#5686 closed bug (duplicate)
Opened June 02, 2010 09:16PM UTC
Closed July 30, 2010 01:31PM UTC
Last modified October 11, 2012 09:15PM UTC
Autocomplete selection in IE places cursor at the front of the textbox.
Reported by: | rchott | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | ui.autocomplete | Version: | 1.8.1 |
Keywords: | autocomplete | Cc: | rchott@gmail.com |
Blocked by: | Blocking: |
Description
The behavior I will describe can be even been seen at:
http://jqueryui.com/demos/autocomplete/#multiple
While Using Internet Explorer 8, if you attempt to type the beginning of a tag and use the keyboard to select it, the text box fills with the selected tag text and the cursor is placed after the selected tag, as expected.
However, if you use the mouse to click on a tag, the box then fills with the selected tag text as before, however this time the cursor is placed at the start of the box, and not after the text, as described above.
This behavior is not seen in current versions of Firefox or Chrome.
Attachments (0)
Change History (3)
Changed July 30, 2010 11:43AM UTC by comment:1
component: | ui.core → ui.autocomplete |
---|
Changed July 30, 2010 01:31PM UTC by comment:2
resolution: | → duplicate |
---|---|
status: | new → closed |
Duplicate of #5639.
Changed October 11, 2012 09:15PM UTC by comment:3
milestone: | TBD |
---|
Milestone TBD deleted
This was fixed in the last weeks. Can't find the ticket - need to find that and close this issue as a duplicate.