#14142 closed task (fixed)
DateTextBox/TimeTextBox: remove openOnClick option
Reported by: | bill | Owned by: | bill |
---|---|---|---|
Priority: | high | Milestone: | 1.8 |
Component: | Dijit - Form | Version: | 1.6.1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description (last modified by )
Seems like the openOnClick option for DateTextBox and TimeTextBox is redundant, so consider removing it.
If hasDownArrow is false then clicking the <input> opens the drop down, regardless of the openOnClick setting. And if hasDownArrow is true, then clicking the <input> shouldn't open the drop down.
Change History (3)
comment:1 Changed 9 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 Changed 9 years ago by
Description: | modified (diff) |
---|---|
Summary: | DateTextBox: remove openOnClick option → DateTextBox/TimeTextBox: remove openOnClick option |
Note: See
TracTickets for help on using
tickets.
In [26942]: