Skip to content
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

Tooltip styling hasn't been working correctly for a while #56

Open
aminomancer opened this issue Jan 28, 2020 · 0 comments
Open

Tooltip styling hasn't been working correctly for a while #56

aminomancer opened this issue Jan 28, 2020 · 0 comments

Comments

@aminomancer
Copy link

More details in here
Since I think around v72, tooltip styles aren't applied to generic tooltips immediately. When I start up firefox, the tooltip style is applied to tooltips with unique IDs or classes, but not applied to the generic tooltips generated by attribute 'tooltiptext'. And the selector is just the tag "tooltip" so it should be hitting the generic tooltips. But yeah it only affects the unique tooltips. Then, if I open the browser toolbox to the inspector tab, the generic tooltips are styled. So for some reason merely inspecting browser.xhtml with the dev tools causes the rule to start working again. It's not a huge deal but it does affect your script "tooltipStyling.uc.js" so I thought you might be interested.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant