I wonder if that's a new problem with Tor Browser 7. Could you test with an older one (e.g. 6.5.2)? See: https://archive.torproject.org/tor-package-archive/torbrowser/6.5.2/ for bundles. Make sure your test session starts without the security-slider-hint-notification bar which you see on the very first start.
I wonder if that's a new problem with Tor Browser 7. Could you test with an older one (e.g. 6.5.2)? See: https://archive.torproject.org/tor-package-archive/torbrowser/6.5.2/ for bundles. Make sure your test session starts without the security-slider-hint-notification bar which you see on the very first start.
I tested version 6.5.2 and attached a photo of the results.
Browser window width: 1000
Browser window height: 609
Interesting. Do you feel like you could test a vanilla Firefox beta (55b10) which is containing the same patches we ship. You can find it on https://ftp.mozilla.org/pub/firefox/releases/55.0b10/mac/en-US/. After first start you need to enable fingerprinting resistance by setting privacy.resistFingerprinting to true. After restarting could you make your test again and share the results in this ticket?
Interesting. Do you feel like you could test a vanilla Firefox beta (55b10) which is containing the same patches we ship. You can find it on https://ftp.mozilla.org/pub/firefox/releases/55.0b10/mac/en-US/. After first start you need to enable fingerprinting resistance by setting privacy.resistFingerprinting to true. After restarting could you make your test again and share the results in this ticket?
I followed all the above directions and here are my results.
Browser window width: 1000
Browser window height: 597
Hm. Where does that "startpages" item come from? Is that a toolbar that is on by default? I wonder whether an older Firefox you had on your computer could cause this and thus interfere with the test.
After I deleted all the Firefox preference files I got these results.
Browser window width: 1000
Browser window height: 600
I retested Tor browser bundle 7.0.2 and still got the same results.
Browser window width: 1000
Browser window height: 610
Thanks. Could you test Tor Browser with NoScript and/or HTTPS Everywhere being disabled? Maybe having their toolbar buttons injected into the toolbar is causing this.
Thanks. Could you test Tor Browser with NoScript and/or HTTPS Everywhere being disabled? Maybe having their toolbar buttons injected into the toolbar is causing this.
When I disable the torbutton extension but have HTTPS Everywhere and Noscript extensions enabled I get.
Okay, thanks. So, the Torbutton extension is causing this, interesting. Probably as it inserts the button into the toolbar after the window got rounded which makes it larger. Hrm.
Could you split up the patch and do the fullscreen part in a different patch? I know it's just a tiny thing but we have legacy/trac#20375 (moved) for this issue and having a patch just for that one in that bug makes it easier to follow things and back things out if necessary.
And could you note in the commit message for the patch for this bug that legacy/trac#22543 (moved) gets fixed by your patch as well?
Trac: Keywords: TorBrowserTeam201708R deleted, TorBrowserTeam201708 added Status: needs_review to needs_revision
Okay, the patch for this issue looks good and testing on Linux and Windows (I currently don't have a macOS system handy) show no regressions. I applied it to master and maint-1.9.7 (commit 97380447e4ab66a44abed4ec0aeb5eeabf86404e and 6aa6d6ef1355179d7198f0eb09405ac0968ba4e7).
I added a link for the patch for legacy/trac#20375 (moved) to the respective ticket setting it to needs_review.