Actions
Task #96951
closedStreamline tab-handling in ElementsBasic cests
Start date:
2022-02-17
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
12
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
- Avoid scrollIntoView which is no longer
needed since #96947 - Do not catch exception on tab-click in
ElementsBasicInputRangeCest which only have been
introduced in #93629 but actually due not catch
the case where the tab is already scrolled, but
where the content is scrolled away.
Again no longer needed due to #96947.
Updated by Benjamin Franzke almost 3 years ago
- Related to Bug #96947: preselected TCA useOrOverridePlaceholder checkbox/input fields cause autofocus on initial page load added
Updated by Benjamin Franzke almost 3 years ago
- Related to Bug #93629: Acceptance Test Failure for InputRangeCest added
Updated by Gerrit Code Review almost 3 years ago
- Status changed from New to Under Review
Patch set 1 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/73583
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/+/73586
Updated by Benjamin Franzke almost 3 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset b843e0dac3b59097b3fdda04d22d362ec2de4be1.
Actions