Search and Top Navigation
#6990 closed bug (wontfix)
Opened February 15, 2011 11:46AM UTC
Closed February 15, 2011 01:22PM UTC
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
Attachments (0)
Change History (1)
Changed February 15, 2011 01:22PM UTC by comment:1
resolution: | → wontfix |
---|---|
status: | new → closed |
This is just a demo, it's not a complete widget.