Actions
Bug #75352
closedHardware rendering problem in google chrome
Status:
Closed
Priority:
Should have
Assignee:
Category:
Backend User Interface
Target version:
Start date:
2016-04-01
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
8
PHP Version:
7.0
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
In Chrome Version 50 and higher there is a problem with rendering on highres displays. After loading an Ajax call errors in the view can occur (see screenshot).
The solution is to add an attribute to the broken elements to force chrome to use hardware rendering.
transform: translate(0, 0);
Files
Actions