Opened 15 years ago
Closed 15 years ago
#4026 closed Bug (fixed)
[IE7] Office2003 skin has no toolbar button borders in High Contrast
Reported by: | Tobiasz Cudnik | Owned by: | Minh Nguyen |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 3.3 |
Component: | UI : Toolbar | Version: | |
Keywords: | IE Confirmed Review+ | Cc: |
Description
[IE7] Office2003 skin has no toolbar button borders in High Contrast
Attachments (4)
Change History (14)
Changed 15 years ago by
Attachment: | 2009-07-21-125833_1358x621_scrot.png added |
---|
comment:1 Changed 15 years ago by
Milestone: | CKEditor 3.0 → CKEditor 3.1 |
---|
comment:2 Changed 15 years ago by
Milestone: | CKEditor 3.1 → CKEditor 3.2 |
---|
comment:3 Changed 15 years ago by
Milestone: | CKEditor 3.2 → CKEditor 3.3 |
---|
Changed 15 years ago by
Attachment: | 4026.patch added |
---|
comment:4 Changed 15 years ago by
Keywords: | Review? added |
---|---|
Owner: | set to Minh Nguyen |
Status: | new → assigned |
comment:5 Changed 15 years ago by
Component: | General → UI : Toolbar |
---|---|
Keywords: | Review+ added; Review? removed |
Changed 15 years ago by
Attachment: | 2010-03-24-092935_1128x349_scrot.png added |
---|
comment:7 Changed 15 years ago by
Keywords: | Review- added; Review+ removed |
---|---|
Resolution: | fixed |
Status: | closed → reopened |
[5274] introduced a regression visible in attached screenshoot.
Border changes should be applied only for Hight Contrast mode, which is determined by a .cke_hc class.
Changed 15 years ago by
Attachment: | 4026_2.patch added |
---|
comment:8 Changed 15 years ago by
Keywords: | Review? added; Review- removed |
---|
comment:9 Changed 15 years ago by
Keywords: | Review+ added; Review? removed |
---|
comment:10 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
Refixed with [5316].
Looks good.