Actions
Bug #81425
closedBackend dark overlay on low resolution (on window resize)
Status:
Rejected
Priority:
-- undefined --
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2017-06-02
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
When resizing the backend window to a lower resolution then 995 a dark black overlay appears without any reason.
The class .scaffold-content-overlay is the one with the dark background.
Files
Updated by Riccardo De Contardi over 7 years ago
- Status changed from New to Rejected
Hello Davy, we are sorry to reject your ticket, but that overlay is there on purpose; it has been introduced since TYPO3 8.4 to streamline the behavior of TYPO3 backend on mobile/handheld devices; the overlay is present only when you have the module bar opened, and disappear when it is collapsed.
See also:
https://typo3.org/news/article/releasing-typo3-v84/
https://forge.typo3.org/issues/52877
https://review.typo3.org/#/c/47637/
https://github.com/TYPO3/TYPO3.CMS/commit/9b7ed3aec253bad5221407834903f4231bb6e2b4
Actions