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

Tracking protection button hover logic #154

Open
Loskir opened this issue Aug 16, 2024 · 2 comments
Open

Tracking protection button hover logic #154

Loskir opened this issue Aug 16, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@Loskir
Copy link

Loskir commented Aug 16, 2024

Description

Tracking protection button shows when hovering over #urlbar-container, while other urlbar action buttons show only when hovering over #urlbar. It creates a gap of a few pixels where only the first icon is shown and adds visual noise

Can be fixed here:

#urlbar-container:not(:hover) #tracking-protection-icon-container:not([open]) {

Include screenshot / video recording if possible.

CleanShot.2024-08-16.at.17.45.09.mp4

Configuration

  • Firefox Version: 129.0.1
@Loskir Loskir added the bug Something isn't working label Aug 16, 2024
@Loskir
Copy link
Author

Loskir commented Aug 16, 2024

I am using EdgyArc-fr which is based on edge-frfox. It's possible that the visual bug itself is not present on edge-frfox, but I still recommend changing it for consistency

@bmFtZQ
Copy link
Owner

bmFtZQ commented Sep 24, 2024

Since this is an issue with a theme that is built on top of Edge-Frfox, there is not much that can be done by modifying this theme.

If you can link to the theme you're using and what version I may be able to change something. But as it works as intended when using Edge-Frfox alone, there is not much I can change without knowing exactly what CSS is being applied on top of that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants