Opened 13 years ago

Closed 13 years ago

Last modified 12 years ago

#5639 closed bug (fixed)

Cursor jumps to beginning on select

Reported by: johnk_c4b Owned by:
Priority: major Milestone: 1.8.3
Component: ui.autocomplete Version: 1.8.1
Keywords: Cc:
Blocked by: Blocking:

Description

When you select an item in the drop down (At least in IE8, it appears to work correctly in Firefox) with the mouse, your cursor jumps to the beginning of the text field instead of the end.

Change History (3)

comment:1 Changed 13 years ago by Scott González

Milestone: TBD1.9
Resolution: fixed
Status: newclosed

Fixed in 53489b5.

comment:2 Changed 13 years ago by Scott González

Milestone: 1.91.8.3

comment:3 Changed 12 years ago by Scott González

Autocomplete: Don't update the value of the text field until after setting focus. Fixes #5639 - Cursor jumps to beginning on select.

Changeset: 53489b502dc51edb7707de80ead77549bd529e3a

Note: See TracTickets for help on using tickets.