#4012 closed defect (invalid)
TextBox, RegexpTextBox, etc: shows up yellow background even when data valid
Reported by: | bill | Owned by: | bill |
---|---|---|---|
Priority: | high | Milestone: | 0.9 |
Component: | Dijit - Form | Version: | 0.9 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
See first textbox in test_validate.html on IE6. It's solid yellow even though the value is valid. I'm unclear what the expected behavior is, probably a yellow border when value is invalid and a yellow background when focused/hovered on an invalid value?
In FF the occupation field is solid yellow which is also strange.
Change History (3)
comment:1 Changed 14 years ago by
Owner: | changed from Douglas Hays to bill |
---|
comment:2 Changed 14 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
Ah, it was just Google Toolbars auto-complete feature that was making the first name / last name / etc. type fields yellow. My mistake.
comment:3 Changed 10 years ago by
Component: | Dijit → Dijit - Form |
---|
Note: See
TracTickets for help on using
tickets.
I'm not seeing a problem with the first textbox. The solid yellow occupation field is the difference between errors and warnings. Maybe itorrey should look at this if you feel the occupation warning style is wrong.