#10381 closed defect (fixed)
FilteringSelect : readOnly not dim on IE7 (soria, nihilo)
Reported by: | mark007 | Owned by: | Douglas Hays |
---|---|---|---|
Priority: | high | Milestone: | 1.5 |
Component: | Dijit - Form | Version: | 1.4.0b |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Hi,
Using dojo nightly from 22-Nov, on IE7, my readOnly FilteringSelect?'s don't visually appear dim in IE, like they do in other browsers. This is confusing to the user who thinks they should be able to click / change these fields.
They appear just like a normal FilteringSelect? (but of course on hover show the red icon) but don't dim as they should.
Attachments (1)
Change History (13)
comment:1 Changed 11 years ago by
Component: | General → Dijit |
---|---|
Owner: | changed from anonymous to Douglas Hays |
comment:2 Changed 11 years ago by
Resolution: | → worksforme |
---|---|
Status: | new → closed |
comment:3 Changed 11 years ago by
Resolution: | worksforme |
---|---|
Status: | closed → reopened |
Maybe to say it more clearly, in IE7, the readOnly dimming effect is nowhere near as strong as in other browsers. I am so used to the strong dimming of Firefox and Chrome, but in IE7.0.6001.18000C0, the dimming is not very strong at all.
I assume there shouldn't be a difference between browsers, not as pronounced anyways.
comment:4 Changed 11 years ago by
Milestone: | 1.4 → tbd |
---|
bill, can you translate this request into actionable tasks? The gray background looks pretty strong to me, yet the originator seems to not be seeing it at all. Maybe there's some custom user styling that is overriding (tundra?) defaults.
comment:5 Changed 11 years ago by
Hi,
I am using soria theme and in IE, my FilteringSelects? have almost white backgrounds, very hard to actually tell that they are readOnly to be honest.
comment:6 Changed 11 years ago by
Milestone: | tbd → 1.5 |
---|
tundra is OK. soria and nihilo need CSS work. Same behavior as was in 1.3
comment:7 Changed 11 years ago by
Mark, are you talking about the brightness of the *text* or of the *background*?
comment:8 Changed 11 years ago by
Summary: | readOnly FilteringSelect not dim on IE7 → FilteringSelect : readOnly not dim on IE7 (soria, nihilo) |
---|
Oh, I missed your comment above, I guess you are talking about the background.
comment:9 Changed 11 years ago by
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
(In [21044]) Fixes #10381. Added color CSS rule for IE6/7 dijitReadOnly INPUT's and for disabled ComboButton? widget text for soria and nihilo. Also vertically centered soria and nihilo arrows. Removed ComboBox?.css from soria and nihilo since it wasn't needed anymore (already removed from tundra).
comment:10 Changed 11 years ago by
Cheers for the fix. If this is assigned to milestone 1.5, will the changes still get pushed into the final 1.4.1? Thanks.
comment:11 Changed 11 years ago by
Conferred with bill and there are no plans to commit this change to 1.4.1 which is reserved for fixes to critical or pervasive problems.
comment:12 Changed 10 years ago by
Component: | Dijit → Dijit - Form |
---|
The gray background looks OK to me.