-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
content.tooltips
feature breaks abbreviation hover in tab titles
#6488
Comments
I am not sure if this is related, but I encounter a position issue with tooltips. Namely, when I use inline admonition blocks ( My minimal reproduction: |
@SerTetora thanks for reporting. We've just implemented a new tooltip positioning logic for the brand new footnote tooltips (see demo on Twitter), which does not suffer from the problems reported. We're in the process of replacing the previous tooltip positioning with the new implementation, which should solve this issues as well. |
Note that this problem is already fixed in Insiders, as we swapped out the tooltip implementation to implement footnote tooltips and instant previews. Once we've collected a little more feedback on those features, we'll back port the new business logic which we confirmed to also fix this problem |
content.tooltips
feature breaks abbreviation hover in tab titles
Fixed in e15518c – I backported the new tooltip implementation from Insiders in the refactor/tooltip-positioning branch! If you could spare a few minutes and check whether this fixes your issue, we can release it in the next days
|
Hi, @squidfunk, it works for me. Many thanks for fixing this! |
Awesome, thanks for testing! |
Can also confirm that it seems fixed now. |
Released as part of 9.5.18. |
Context
No response
Bug description
I'm trying to use improved tooltips within content tabs.
with:
on scroll
without:
mkdocs.yml
docs/index.md
docs/includes/abbreviations.md
Related links
Reproduction
9.5.1-tooltips_reproduction.zip
Steps to reproduce
Use improved tooltips within content tabs.
Browser
Chrome
Before submitting
The text was updated successfully, but these errors were encountered: