Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 05 Oct 2024 18:05:45 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 281500] www/tor-browser: output in small rectangle only
Message-ID:  <bug-281500-7788-K3yTuh22MP@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-281500-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-281500-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D281500

--- Comment #25 from Jesper Schmitz Mouridsen <jsm@FreeBSD.org> ---
Hi again,
The ones hit by the bug seems to report the screen size correctly to the
browser, so next approach..
I read some more code, but still cannot reproduce myself..
If you set=20
privacy.resistFingerprinting.jsmloglevel=20
to String Debug in about:config and open the browser console Menu more tools
Browser console:=20

And then resize the window.. A snippet of my output without the is=20
RFPHelper.jsm: _roundContentSize[0.531251312096796] RFPHelper.sys.mjs:38:19
RFPHelper.jsm: _roundContentSize[0.531251312096796] contentWidth=3D1800
contentHeight=3D900 parentWidth=3D1920 parentHeight=3D944 containerWidth=3D=
1920
containerHeight=3D944. RFPHelper.sys.mjs:38:19
RFPHelper.jsm: _roundContentSize[0.531251312096796] roundDimensions(1920, 9=
44)
RFPHelper.sys.mjs:38:19
RFPHelper.jsm: _roundContentSize[0.531251312096796] roundDimensions(1920, 9=
44)
=3D 1800 x 900 RFPHelper.sys.mjs:38:19
RFPHelper.jsm: _roundContentSize[0.531251312096796] setting size to
{"roundedDefault":{"--letterboxing-width":"var(--rdm-width,
1800px)","--letterboxing-height":"var(--rdm-height,
900px)"},"roundedInline":{"--letterboxing-width":"","--letterboxing-height"=
:""}}

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-281500-7788-K3yTuh22MP>