Opened 12 years ago
Closed 12 years ago
#6990 closed bug (wontfix)
autocomplete cursor position lost in all major browsers
Reported by: | jaschahal | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.9.0 |
Component: | ui.autocomplete | Version: | 1.8.9 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
hi there
I am trying to use multiple values autocomplete box. when the input length exceed the textbox width (cursor/caret is lost somewhere) you have to press left arrow then right arrow to get to the end of the line.
for a naive this is a major barrier in knowing where the cursor went.
i am talking about my own implementation and it is replicated on the jqueryui.com hosted autocomplete addon
thanks
Jas
Note: See
TracTickets for help on using
tickets.
This is just a demo, it's not a complete widget.