github Firnschnee/FoxOne 3.4.4

latest release: 3.4.5
8 hours ago

Firefox 153 stable is one day old and already earned FoxOne a point release: one icon Mozilla ships slightly too wide, and one hover reveal that turned out to be more enthusiastic than useful. Half of this release arrived as a finished PR - see below.

Fixed

  • The translations icon lost the right edge of its "A" at fractional display scaling. Mozilla draws 17px of artwork into a 16px icon box and compensates with a -1px margin band-aid (their SVG literally carries a "right letter is 1px too long" comment). FoxOne now ships the identical artwork wrapped in a proper 17x16 viewBox, so it scales into the box instead of overflowing it - context-fill keeps the theme recolouring intact. The reveal-icon padding moves to 8px, calibrated on 153 stable.
  • Hovering the urlbar revealed the container's full text label - with long container names that's up to 200px of text sliding in over the URL you were about to click (#34). Hover now reveals only the coloured indicator dot; the text label waits for a focused urlbar, where there is nothing underneath it to miss.

Thanks

  • The container fix was reported with a line-precise diagnosis and two ready-thought-out fix directions, then delivered as a mergeable PR by @acaprino (#35) - the rare issue that arrives with its own solution attached. Contributions like this are a joy. Thank you!

Don't miss a new FoxOne release

NewReleases is sending notifications on new releases.