Skip to content
Snippets Groups Projects
Commit 911503d1 authored by Benjamin Franzke's avatar Benjamin Franzke
Browse files

[TASK] Streamline tab-handling in ElementsBasicInput cests

* Avoid scrollIntoView which is no longer needed since #96947

* Do not catch exceptions on tab-click in ElementsBasicInputRangeCest
  which has been introduced in #93629, but actually didn't catch the
  documented case where the tab was already active (no exception in
  that case). It was actually only triggered when the tab was
  scrolled away. Again no longer needed due to #96947.

Resolves: #96951
Related: #96947
Related: #93629
Releases: main, 11.5
Change-Id: I787960ea5dd8a6c946e090d90c4c9d2ecb950e68
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/73586


Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarStefan Bürk <stefan@buerk.tech>
Tested-by: default avatarBenjamin Franzke <bfr@qbus.de>
Reviewed-by: default avatarStefan Bürk <stefan@buerk.tech>
Reviewed-by: default avatarBenjamin Franzke <bfr@qbus.de>
parent 1d048aa0
Branches
Tags
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment