#16792 closed defect (fixed)
[Patch CLA] dijit/form/Select: Wrong border color for focused, erroneous selects in claro
Reported by: | Paul Christopher | Owned by: | Douglas Hays |
---|---|---|---|
Priority: | undecided | Milestone: | 1.9 |
Component: | Dijit - Form | Version: | 1.8.3 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Description
If a select is required but empty, the outer border color of the widget is wrong in claro: As soon as an invalid (already red) select is focused, the border is changed to blue whereas it should remain red.
Steps to reproduce the issue
Go to http://archive.dojotoolkit.org/nightly/dojotoolkit/dijit/tests/form/test_Select.html. Click submit so as to trigger the form validation. Now focus select s13 or s14: On focus, the border color changes to blue, whereas it should remain red (as for example FilteringSelect does).
Attachments (1)
Change History (3)
Changed 8 years ago by
Attachment: | BorderColor.patch added |
---|
comment:1 Changed 8 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 Changed 8 years ago by
Milestone: | tbd → 1.9 |
---|
Note: See
TracTickets for help on using
tickets.
In [30962]: