Bug #75352
closedHardware rendering problem in google chrome
100%
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
Updated by Gerrit Code Review over 8 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/47480
Updated by Gerrit Code Review over 8 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/47480
Updated by Gerrit Code Review over 8 years ago
Patch set 1 for branch TYPO3_7-6 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/47486
Updated by Markus Sommer over 8 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 647c493b7c6dfbdd64bab39b88694e6d41f5f7ef.