Open di4m0nds opened 9 months ago
I'm aware that the View Transitions API is a recent addition, and it could be interesting to give it a spin at a later time. Supported Browsers
I was curious and I went and see.
There's something interesting going on:
If with Mouse Tooltip Translator (MTT) we set
Show Tooltip When: Always
Translate When: Mouse Over
then MTL seems to always work in all your pages, but every time you change a page on your example website, by clicking on some links in it, you need to first refresh/reload the page in order to have MTT working again.
(of course you need to move the mouse a bit first, as said elsewhere that is something that probably doesn't depend on this extension (and I see the need of this both on Windows and on Linux). Using Chromium browser on desktop).
Am I missing something? Hope it helps.
During transitions between different DOM states facilitated by the View Transitions API, the MouseTooltipTranslator extension fails to provide the expected translation functionality.
Try It Yourself:
To replicate the issue, follow these steps on this page, where I implemented View Transitions:
Additional Information: