Actions
Bug #38657
closedRTE 4.7: Incorrect behaviours in IE9 native mode
Status:
Closed
Priority:
Should have
Assignee:
Category:
RTE (rtehtmlarea + ckeditor)
Target version:
Start date:
2012-07-05
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
4.7
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
In TYPO3 4.7, the RTE has some incorrect behaviours in IE9 when used in IE9 native mode.
These are mainly related to:
1. the use of IE-specific properties or methods on standard Range object;
2. the use of IE-specific styleFloat property rather than cssFloat.
Actions