Ticket #1504 (closed defect: fixed)
ComboBox/Select - manually setting values not working with forceValidOption set
| Reported by: | acirov@… | Owned by: | doughays |
|---|---|---|---|
| Priority: | high | Milestone: | 0.9 |
| Component: | Widgets | Version: | 0.3 |
| Severity: | major | Keywords: | ComboBox, Select |
| Cc: |
Description
Manually setting selected value is not working when forceValidOption is set. This is default behavior for the Select widget. Problem is in _isValidOption method. Value should be checked against the data array and not the list node items. Btw, first two rows of the method are repeated (typo).
Change History
Note: See
TracTickets for help on using
tickets.