Opened 13 years ago
Closed 13 years ago
#8330 closed Bug (fixed)
IE6 : we can't clearly see whether a check box checked or not on any dialog
Reported by: | Satya Minnekanti | Owned by: | Garry Yao |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 3.6.2 |
Component: | UI : Dialogs | Version: | 3.6.2 |
Keywords: | IBM IE6 | Cc: | Damian, Teresa Monahan |
Description
To reproduce the defect:
Open any CK Editor sample, open Find Dialog and look at the check boxes on Find and replace dialog
Expected Result: Match cyclic check box should be checked and shown clearly
Actual Result: Match cyclic check box i checked but it's not shown clearly
Same issue happens with all check boxes on all dialogs ( Flash, IFrame)
This has been happening from rev 7222
I have added screen shots of Find dialog for rev7221 and rev7222
Attachments (3)
Change History (8)
Changed 13 years ago by
Attachment: | check box in IE6 on rev 7221.jpg added |
---|
Changed 13 years ago by
Attachment: | check box in IE6 on rev 7222.jpg added |
---|
comment:1 Changed 13 years ago by
Keywords: | IE6 added |
---|---|
Status: | new → confirmed |
Changed 13 years ago by
Attachment: | 8330.patch added |
---|
comment:2 Changed 13 years ago by
Component: | General → UI : Dialogs |
---|---|
Owner: | set to Garry Yao |
Status: | confirmed → review |
comment:3 Changed 13 years ago by
Milestone: | → CKEditor 3.6.2 |
---|
comment:4 Changed 13 years ago by
Status: | review → review_passed |
---|
The proposed patch code looks good, but if we use white on it, the checkboxes inner background will be transparent (gray with kama).
Go ahead committing, but please change it to "red" instead and it should work well.
comment:5 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | review_passed → closed |
Fixed with [7257].
Reproducible on IE6 from rev [7222]