Opened 12 years ago
Closed 12 years ago
#7042 closed feature (wontfix)
Autocomplete: Default autoFocus to true
Reported by: | Scott González | Owned by: | |
---|---|---|---|
Priority: | blocker | Milestone: | 1.9.0 |
Component: | ui.autocomplete | Version: | 1.8.9 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
The autoFocus option is being added in #7032. The default value should be changed to true in 1.9.
Change History (5)
comment:1 Changed 12 years ago by
Priority: | minor → blocker |
---|---|
Status: | new → open |
comment:2 Changed 12 years ago by
Resolution: | → fixed |
---|---|
Status: | open → closed |
comment:3 Changed 12 years ago by
Resolution: | fixed |
---|---|
Status: | closed → reopened |
comment:4 Changed 12 years ago by
We decided that having this built-in is sufficient (see #7032) but it should not be the default. Having autoFocus true would make sense for a multiple autocomplete but not for a single. For comparison, see google autosuggest as well as the native autocompletes for test inputs provided by browsers.
comment:5 Changed 12 years ago by
Resolution: | → wontfix |
---|---|
Status: | reopened → closed |
Fix reverted in Changeset: b5e67861bb552c39bb76b13382a052701e4649e5
Note: See
TracTickets for help on using
tickets.
Autocomplete: changed autoFocus default to true for 1.9. Fixed #7042 - Autocomplete: Default autoFocus to true