bmFtZQ / edge-frfox

A Firefox userChrome.css theme that aims to recreate the look and feel of Microsoft Edge.
MIT License
691 stars 37 forks source link

Tracking protection button hover logic #154

Open Loskir opened 3 months ago

Loskir commented 3 months ago

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: https://github.com/bmFtZQ/edge-frfox/blob/4b8b32f1699f06c36562c76010586be76bb3d45f/chrome/toolbar/urlbar.css#L183

Include screenshot / video recording if possible.

https://github.com/user-attachments/assets/5fbf7bd2-8945-4c29-a95a-41742d54a816

Configuration

Loskir commented 3 months ago

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 commented 2 months ago

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.