Opened 13 years ago

Closed 13 years ago

Last modified 13 years ago

#6964 closed Bug (duplicate)

Custom icon disappeared in IE

Reported by: Wiktor Walc Owned by:
Priority: Normal Milestone:
Component: UI : Toolbar Version: 3.5
Keywords: IE Cc:

Description (last modified by Wiktor Walc)

Custom icons for buttons are missing since 3.5 in IE. I'm having this problem with gif images.

Removing in Developer Tools the following CSS rule "solves" the problem:

cke_skin_kama .cke_browser_ie .cke_button .cke_icon {
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale')
}

check the attached sample to reproduce the issue.

Attachments (2)

missing_icon.png (4.3 KB) - added by Wiktor Walc 13 years ago.
_samples.zip (3.3 KB) - added by Wiktor Walc 13 years ago.

Download all attachments as: .zip

Change History (5)

Changed 13 years ago by Wiktor Walc

Attachment: missing_icon.png added

Changed 13 years ago by Wiktor Walc

Attachment: _samples.zip added

comment:1 Changed 13 years ago by Wiktor Walc

Description: modified (diff)

comment:2 Changed 13 years ago by Alfonso Martínez de Lizarrondo

Resolution: duplicate
Status: newclosed

dup of #6909

comment:3 Changed 13 years ago by Wiktor Walc

Milestone: CKEditor 3.5.1

(oops)

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy