Changes between Initial Version and Version 16 of Ticket #7032


Ignore:
Timestamp:
Mar 9, 2011, 9:44:58 AM (12 years ago)
Author:
Scott González
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #7032

    • Property Status changed from new to open
    • Property Type changed from bug to feature
    • Property Summary changed from Select first item when list opens to Autocomplete: Add option to automatically highlight the first result
    • Property Priority changed from minor to blocker
    • Property Milestone changed from 1.9 to 1.8.11
  • Ticket #7032 – Description

    initial v16  
    44Type 'a' to see suggestions.
    55It can be done even better, no need to brake anything :)
     6
     7----
     8Adding notes since there are lots of commentes and these are important:
     9- The option should be named autoFocus
     10- We have to track down the race condition described in [https://github.com/scottgonzalez/jquery-ui-extensions/issues#issue/1 the extension]