Project

General

Profile

Actions

Bug #22937

closed

htmlArea RTE: Problematic icons in IE6

Added by Stanislas Rolland over 14 years ago. Updated about 6 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2010-06-20
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

The button icons in the toolbar do not look very good in IE6.

The button icons in the RTE toolbar do not look good in IE6.
They have a black border and a blue background coming from God knows where! The same icons also have this bluish background in the context menu and in the header of dialogue windows.

(issue imported from #M14793)


Files

Actions #1

Updated by Stanislas Rolland over 14 years ago

The attached patch:
1. sets the border colour to the colour of the background when in IE6 (and probably also in IE7);
2. adds some selectors to class tx_templatehook in t3skin/pngfix so that the icons of the toolbar and of the dialogue window headers are processed by the pngfix script.

As a result, the icons look fine in the toolbar. They just disappeared from window headers, but that is ok for me for IE6.

If tried applying the same procedure to the icons in the context menu: the bluish background disappears, but the background-position is lost, so that only the same first icon of the sprite image is always shown. It is not obvious to me how to get these icons processed by the iecompatibility script, therefore I left them with their blue background...

Actions #2

Updated by Stanislas Rolland over 14 years ago

The second version of this patch removes the icons from the context menu in IE6 as they do not get iepngfixed.

iepngfix is added in the frontend so that the toolbar icons get correctly processed by iepngfix.

Actions #3

Updated by Stanislas Rolland over 14 years ago

Committed to SVN TYPO3core trunk (revision 8017).

Actions #4

Updated by Benni Mack about 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF