Bug #87496
closedSometimes tooltips in the pagetree don't disappear
100%
Description
Problem/Description¶
Sometimes, tooltips no longer disappear when you do "normal editor work" in the TYPO3 backend within the TYPO3 pagetree. Please check the following animated gif to see how the tooltip stays.
I still have not found a way to reproduce the problem the last couple of weeks working with the TYPO3 9.5 backend.
Know "affected" browers¶
- macOS Google Chrome
Files
Updated by Josef Glatz almost 6 years ago
- File 87496-problem-showed-in-gif.gif 87496-problem-showed-in-gif.gif added
- Description updated (diff)
Updated by Georg Ringer almost 6 years ago
- Subject changed from Sometimes tooltips in the pagetree doesn't disappear to Sometimes tooltips in the pagetree don't disappear
Updated by Benni Mack over 4 years ago
- Status changed from New to Needs Feedback
In what browser(s) does this happen?
Updated by Josef Glatz over 4 years ago
Benni Mack wrote:
In what browser(s) does this happen?
For me it appears in Google Chrome. I will work the upcoming days with Firefox. Let's see if it appears also. I don't know where to begin to debug. Die Tooltip HTML-Elements don't disappear from DOM. It must be anywhere in the JS area.
So far I have not been able to find out by which process/workflow this can be reproduced. It also does not depend if I have DevTools opened with "No Cache" oder closed.
Updated by Benni Mack over 3 years ago
Hey, I've been working with the pagetree quite a lot lately, and can not reproduce this issue anymore in v11.
Updated by Jochen Roth over 3 years ago
- File page-tree-tooltip.mp4 page-tree-tooltip.mp4 added
I was able to reproduce it.
MacOS + Firefox/Chrome:
When you hover the icon with the cursor, don't move the cursor and scroll.
This will cause the described effect.
Will have a look if i can find a solution
Updated by Gerrit Code Review over 3 years ago
- Status changed from Needs Feedback 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/+/68839
Updated by Jochen Roth over 3 years ago
With this patch i think your issue should be solved in v11:
https://review.typo3.org/c/Packages/TYPO3.CMS/+/68839
Two things i noticed:
1. in v11 it caused many tooltips to get stuck on screen (see my video)
2. in some cases like yours, fast cursor movements and scrolling only 1-2 tooltips got stuck, which should be fixed by this as well due to a timeout set depending on the tooltip show/hide delay speed
Updated by Gerrit Code Review over 3 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/+/68839
Updated by Gerrit Code Review over 3 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/+/68839
Updated by Gerrit Code Review over 3 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/+/68839
Updated by Anonymous over 3 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 0005bc5b0fd93ed1c1e0fd9061f4986f88529a88.