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.
Updated by Gerrit Code Review over 12 years ago
- Status changed from New to Under Review
Patch set 1 for branch TYPO3_4-7 has been pushed to the review server.
It is available at http://review.typo3.org/12617
Updated by Stanislas Rolland over 12 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset d35320b3f1eef22c6865b9e1c9b30a4b5a196053.
Updated by Gerrit Code Review over 12 years ago
- Status changed from Resolved to Under Review
Patch set 1 for branch TYPO3_4-7 has been pushed to the review server.
It is available at http://review.typo3.org/13192
Updated by Stanislas Rolland about 12 years ago
- Status changed from Under Review to Resolved
http://review.typo3.org/13192 does not exist...
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed
Actions