Project

General

Profile

Actions

Bug #78755

closed

TYPO3 Backend broken in IE 9

Added by Benjamin Riezler over 7 years ago. Updated about 7 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2016-11-20
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
css, backend
Complexity:
Is Regression:
No
Sprint Focus:

Description

As shown in screenshot the styling of the backend is broken in IE9 and not usable.
I tried every Browser and Document mode, none was working. I tested with three different versions.
A blank installation, one with bootstrap package and a all setup Webseite (all 7.6.12) - same behavior of broken backend.

The problem is that IE9 has a CSS limitation of 4096 selectors in each CSS file
The backend.css of typo3_src-7.6.12/typo3/sysext/t3skin/Resources/Public/Css/backend.css consists of 4556 selectors

After splitting the file in 2 css files the backend works lika a charme in IE9. Worked as a hotfix for me.
But better solutions should be provided.


Files

Actions #2

Updated by Benjamin Riezler over 7 years ago

The problem exist even without concenating css files. So i created that separated bugreport.
If it's better to update the grunt entry i'll do that.

Actions #3

Updated by Riccardo De Contardi about 7 years ago

  • Status changed from New to Closed

MS has stopped support for old browsers, so this is closed for now in agreement with the author;

If you think that this is the wrong decision or there is still work to be done, please reopen it or open a new issue with a reference to this one.

Thank you

Actions

Also available in: Atom PDF