Project

General

Profile

Actions

Bug #96070

closed

UpgradeCest->seeViewUpgradeDocumentation fails to scroll down

Added by Nikita Hovratov almost 3 years ago. Updated about 2 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Tests
Target version:
-
Start date:
2021-11-24
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
12
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

This JavaScript execution:

document.querySelector("#collapseRead").scrollIntoView();

does not work inside a Modal. Only for the normal html page scrolling.

The error is probably only now visible, because there are for the first time enough elements to produce a scrollbar.
This can be currently tested by adding a new RST file inside the master folder.
Then run the test
Build/Scripts/runTests.sh -s acceptance typo3/sysext/core/Tests/Acceptance/Application/InstallTool/UpgradeCest.php:seeViewUpgradeDocumentation

Actions

Also available in: Atom PDF