Bug #82492
closedid tooltip not shown or misplaced in list view
0%
Description
Steps to reproduce¶
1) Latest master 9.0.0
2) switch to list view
3) try to hover the icons of any record to show the tooltip with the ID
Result.¶
Sometimes (it does not happens immediatly) you will not see anymore the tooltip, but only the arrow, or the tooltip seems misplaced (note: when you don't see it I suspect it is outside your view)
See attached screenshots.
Seems absent in 8.7.6
Files
Updated by Frank Nägler about 7 years ago
- Status changed from New to Accepted
Can confirm the issue, will have look the next days
Updated by Frank Nägler about 7 years ago
It seems, that this is an issue in bootstrap 3, which will not be fixed: https://github.com/twbs/bootstrap/pull/15686
We have to patcb our bootstrap.js
Updated by Frank Nägler about 7 years ago
I tried several possible fixes, including patching our bootstrap.js version.
I can't find a solution which works, I guess we have to wait until we update to bootstrap 4.
Updated by Riccardo De Contardi about 7 years ago
It should be better IMHO then to remove the functionality and use the plain title attribute.
Updated by Frank Nägler over 6 years ago
- Status changed from Accepted to In Progress
- Assignee set to Frank Nägler
Updated by Gerrit Code Review over 6 years ago
- Status changed from In Progress to Under Review
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/55981
Updated by Gerrit Code Review over 6 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/55981
Updated by Gerrit Code Review over 6 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/55981
Updated by Gerrit Code Review over 6 years ago
Patch set 5 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/55981
Updated by Gerrit Code Review over 6 years ago
Patch set 6 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/55981
Updated by Gerrit Code Review over 6 years ago
Patch set 7 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/55981
Updated by Gerrit Code Review over 6 years ago
Patch set 8 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/55981
Updated by Gerrit Code Review over 6 years ago
Patch set 9 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/55981
Updated by Gerrit Code Review over 6 years ago
Patch set 10 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/55981
Updated by Paweł Rogowicz about 6 years ago
- File tooltip.mov tooltip.mov added
I added video with jumping icons in attachment
Updated by Gerrit Code Review about 6 years ago
Patch set 11 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/55981
Updated by Susanne Moog over 5 years ago
- Status changed from Under Review to Needs Feedback
Patch has been abandoned. Does this issue still exist?
Updated by Riccardo De Contardi over 5 years ago
- Status changed from Needs Feedback to Closed
I am no more able to reproduce this issue on TYPO3 9.5.4 with Chrome, Firefox and Edge on Windows 10 (all updated), therefore I close it.
Feel free to reopen it if this issue comes out again.
Thanks for the update.