Project

General

Profile

Actions

Bug #99737

open

Unable to scroll down vertically on Installer page to reach Continue button

Added by Marcel Baur about 1 year ago. Updated 9 months ago.

Status:
New
Priority:
Should have
Assignee:
-
Category:
Install Tool
Target version:
-
Start date:
2023-01-27
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
12
PHP Version:
8.2
Tags:
Complexity:
easy
Is Regression:
Sprint Focus:
On Location Sprint

Description

Environment: Google Chrome Version 109.0.5414.119 on MacOS Ventura 13.2
TYPO3 12.1.3, vanilla installation

The second install screen does not scroll vertically. In an environment with lots of problems and a normal screen, it is not possible to scroll down to see the buttons "Scan environment again" or "Continue with errors".

Adding the follwing CSS would fix the issue:

body {
overflow-y: scroll;
}


Files

installer.png (213 KB) installer.png Marcel Baur, 2023-01-27 20:18

Related issues 1 (0 open1 closed)

Is duplicate of TYPO3 Core - Bug #99661: Installer page does not scroll.Closed2023-01-22

Actions
Actions #1

Updated by Chris Müller about 1 year ago

  • Is duplicate of Bug #99661: Installer page does not scroll. added
Actions #2

Updated by Riccardo De Contardi 11 months ago

  • Status changed from New to Closed
Actions #3

Updated by Riccardo De Contardi 11 months ago

  • Status changed from Closed to New
Actions #4

Updated by Benni Mack 9 months ago

  • Sprint Focus set to On Location Sprint
Actions

Also available in: Atom PDF