Opened 7 years ago
Closed 5 years ago
#17421 closed defect (patchwelcome)
Select widget lets disabled options be selected
Reported by: | Monty Dickerson | Owned by: | |
---|---|---|---|
Priority: | undecided | Milestone: | 1.13 |
Component: | Dijit - Form | Version: | 1.9.1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
The select widget lets its value to be programmatically set to an option which is disabled.
Easy way to reproduce: make the first option of a select widget disabled, and notice that the widget's initial value sets to that one anyway.
Change History (2)
comment:1 Changed 7 years ago by
comment:2 Changed 5 years ago by
Milestone: | tbd → 1.12 |
---|---|
Resolution: | → patchwelcome |
Status: | new → closed |
Given that no one has shown interest in creating a patch in the past 2+ years, I'm closing this as patchwelcome. Please let us know if you would like to get involved in helping make this change to Dojo!
Note: See
TracTickets for help on using
tickets.
Any updates on this? This is affecting our project too.