Bug #92067
closedDelete drop zone is created multiple times when just clicking on a page in page tree
100%
Description
This behaviour can be observed when inspecting the DOM of the SVG.
It has no severe visual effect, exept that the focus indicator (since 10.4)
exceeds right bounds for every page that has been selected at least once.
Files
Updated by Gerrit Code Review over 4 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/+/65406
Updated by Gerrit Code Review over 4 years ago
Patch set 2 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/+/65406
Updated by Helmut Hummel about 4 years ago
Oliver Hader wrote:
It's in TYPO3 v10+ only, correct?
No. It's directly visible in 10+ because of the focus outline, but the issue exists in 9.5 as well.
But it maybe isn't a priority bugifx, as it might not have much relevance. The bug only is, that the SVG dom grows with every click on a page. After a reload, these unneeded DOM elements are however gone again.
Updated by Gerrit Code Review about 4 years ago
Patch set 3 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/+/65406
Updated by Gerrit Code Review about 4 years ago
Patch set 4 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/+/65406
Updated by Gerrit Code Review about 4 years ago
Patch set 1 for branch 10.4 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/65793
Updated by Gerrit Code Review about 4 years ago
Patch set 1 for branch 9.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/+/65794
Updated by Helmut Hummel about 4 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset e1a47212003f9d8d83bf5b307e354763b75463ba.