#8929 closed defect (fixed)
ComboBox: can't select text on autocomplete=true ComboBox (mac problem)
Reported by: | bill | Owned by: | Douglas Hays |
---|---|---|---|
Priority: | high | Milestone: | 1.4 |
Component: | Dijit - Form | Version: | 1.3.0b3 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
See second ComboBox in test_ComboBox.html.
If you focus the text box and then type Command-A (to select all the text), the selection will be instantly deselected. Thus there's no easy way to delete the current text.
Note that this is related to #8187, but it's different in that it's not asking for auto-select, just the ability to select.
Change History (3)
comment:1 Changed 12 years ago by
Milestone: | tbd → 1.4 |
---|---|
Owner: | set to Douglas Hays |
Status: | new → assigned |
comment:2 Changed 12 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:3 Changed 10 years ago by
Component: | Dijit → Dijit - Form |
---|
Note: See
TracTickets for help on using
tickets.
(In [17490]) Fixes #8929 !strict. Add support for metaKey in dijit/form.