Opened 15 years ago

Last modified 15 years ago

#6964 closed Bug

Custom icon disappeared in IE — at Initial Version

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

Description

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 {
    progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale')
}

check the attached sample to reproduce the issue.

Change History (2)

Changed 15 years ago by Wiktor Walc

Attachment: missing_icon.png added

Changed 15 years ago by Wiktor Walc

Attachment: _samples.zip added
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