[tor-commits] [Git][tpo/applications/mullvad-browser][mullvad-browser-115.11.0esr-13.5-1] fixup! Bug 32308: Use direct browser sizing for letterboxing.

Pier Angelo Vendrame (@pierov) git at gitlab.torproject.org
Tue May 7 13:36:32 UTC 2024



Pier Angelo Vendrame pushed to branch mullvad-browser-115.11.0esr-13.5-1 at The Tor Project / Applications / Mullvad Browser


Commits:
fa7415c5 by hackademix at 2024-05-07T15:36:24+02:00
fixup! Bug 32308: Use direct browser sizing for letterboxing.

Bug 42405: Fix betterboxing + findbar horizontal bounce if the scrollbar is not an overlay.

- - - - -


1 changed file:

- browser/base/content/browser.css


Changes:

=====================================
browser/base/content/browser.css
=====================================
@@ -137,8 +137,9 @@ body {
   From Firefox 115 on, .browserContainer layout is flex / column,
   and without this trick the .browserStack's resize observer
   doesn't get notified on horizontal shrinking.
+  See also tor-browser#42405.
   */
-  overflow-x: hidden;
+  overflow: hidden;
   background: var(--letterboxing-bgcolor);
 }
 



View it on GitLab: https://gitlab.torproject.org/tpo/applications/mullvad-browser/-/commit/fa7415c5c864c34758d4e30976ff8269c7c2a049

-- 
This project does not include diff previews in email notifications.
View it on GitLab: https://gitlab.torproject.org/tpo/applications/mullvad-browser/-/commit/fa7415c5c864c34758d4e30976ff8269c7c2a049
You're receiving this email because of your account on gitlab.torproject.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.torproject.org/pipermail/tor-commits/attachments/20240507/bb6eb853/attachment-0001.htm>


More information about the tor-commits mailing list