Bug #96070
closedUpgradeCest->seeViewUpgradeDocumentation fails to scroll down
100%
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 testBuild/Scripts/runTests.sh -s acceptance typo3/sysext/core/Tests/Acceptance/Application/InstallTool/UpgradeCest.php:seeViewUpgradeDocumentation
Updated by Gerrit Code Review almost 3 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/c/Packages/TYPO3.CMS/+/72280
Updated by Gerrit Code Review almost 3 years ago
Patch set 1 for branch 11.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/72356
Updated by Nikita Hovratov almost 3 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 42302cbc6841da1be1b981607c4235757e3377e5.