Project

General

Profile

Actions

Bug #34100

closed

RTE in frontend with IE9: Use IE8 standards mode (TYPO3 4.5)

Added by Peter Linzenkirchner about 12 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Category:
RTE (rtehtmlarea + ckeditor)
Target version:
Start date:
2012-02-19
Due date:
% Done:

0%

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

Description

htmlarea in frontend-extension does not work correctly in IE9 Standard Mode. The problem: DropDowns (blockstyles etc.) and other tools overlap and the dropdows dont drop down. (See picture). I tried it in 4.5.11 and also with the latests Snapshot from GIT. I deleted all own css and used htmlarea in typical mode without any configuration. In the backend all works normal.


Files

ie-standard-mode-htmlarea.png (12.5 KB) ie-standard-mode-htmlarea.png Peter Linzenkirchner, 2012-02-19 20:26
Actions #1

Updated by Stanislas Rolland about 12 years ago

In TYPO3 4.5, the problem is due to ExtJS 3.3 which does not fully support IE9.

The following patch will let the RTE, when used in frontend, add a meta tag instructing IE9 to use IE8 standards mode.

Actions #2

Updated by Gerrit Code Review about 12 years ago

  • Status changed from New to Under Review

Patch set 1 for branch TYPO3_4-5 has been pushed to the review server.
It is available at http://review.typo3.org/9506

Actions #3

Updated by Stanislas Rolland about 12 years ago

  • Subject changed from htmlarea in frontend - IE9 Standard to RTE in frontend with IE9: Use IE8 standards mode (TYPO3 4.5)
  • Assignee set to Stanislas Rolland
  • Target version set to 4.5.13
Actions #4

Updated by Stanislas Rolland about 12 years ago

Gerrit Code Review wrote:

Patch set 1 for branch TYPO3_4-5 has been pushed to the review server.
It is available at http://review.typo3.org/9506

Please test this patch.

Actions #5

Updated by Stanislas Rolland about 12 years ago

  • Status changed from Under Review to Resolved
Actions #6

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF