Actions
Bug #98948
closedInstall wizard not scollable
Start date:
2022-10-28
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
12
PHP Version:
8.1
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Hello core team,
I tried to install TYPO3 12.0 and current TYPO3 version from GIT. In both install wizards I can't scroll, so I can't install TYPO3.
I'm not a CSS pro, but after removing:
height: 100%; overflow: hidden;
for <html>-tag I can scroll and reach the "Continue" button again.
Updated by Georg Ringer about 2 years ago
- Target version changed from next-patchlevel to 12.1
Updated by Georg Ringer about 2 years ago
- Status changed from New to Needs Feedback
maybe a duplicate of #98710
Updated by Georg Ringer about 2 years ago
- Is duplicate of Bug #98710: Cannot scroll in element browser modal added
Updated by Andreas Fernandez about 2 years ago
- Status changed from Needs Feedback to Resolved
Applied in changeset 7391d2016fde07a14d85b6af03c1ab407753a665.
Actions