Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

ძიება მხარდაჭერაში

ნუ გაებმებით თაღლითების მახეში მხარდაჭერის საიტზე. აქ არასდროს მოგთხოვენ სატელეფონო ნომერზე დარეკვას, შეტყობინების გამოგზავნას ან პირადი მონაცემების გაზიარებას. გთხოვთ, გვაცნობოთ რამე საეჭვოს შემჩნევისას „დარღვევაზე მოხსენების“ მეშვეობით.

Learn More

Reported browser resolution is 1536×722

  • 6 პასუხი
  • 1 მომხმარებელი წააწყდა მსგავს სიძნელეს
  • 18 ნახვა
  • ბოლოს გამოეხმაურა user3345223

I am using firefox 85.0 and this issue still exist in 84.0

In browserleaks.com amiunique.org coveryourtracks.eff.org my browser reported my resolution as 1536x722 which the "722" height part was weird.

I am having 1920x1080 and 125% zoom level in windows 10 home 1909. some quick math: 1536 is normal because 1920/1.25=1536 but how come the 722 was?

I am worried by this issue. This problem probably will make me more unique in browser fingerprinting.

i have privacy.resistFingerprinting = True and some extensions, also i disabled "navigator" and "screen" api on "CanvasBlocker" extensions

I also searched this problem but didn't end up with a clear answer. Someone said its cause by firefox tool bar, someone said tor browser also has this problem. I totally don't know what's happening.

I need help!

I am using firefox 85.0 and this issue still exist in 84.0 In browserleaks.com amiunique.org coveryourtracks.eff.org my browser reported my resolution as 1536x722 which the "722" height part was weird. I am having 1920x1080 and 125% zoom level in windows 10 home 1909. some quick math: 1536 is normal because 1920/1.25=1536 but how come the 722 was? I am worried by this issue. This problem probably will make me more unique in browser fingerprinting. i have privacy.resistFingerprinting = True and some extensions, also i disabled "navigator" and "screen" api on "CanvasBlocker" extensions I also searched this problem but didn't end up with a clear answer. Someone said its cause by firefox tool bar, someone said tor browser also has this problem. I totally don't know what's happening. I need help!

გადაწყვეტა შერჩეულია

It seems that with resistFingerprinting, the screen.width/screen.height, the innerWidth/innerHeight, and the outerWidth/OuterHeight all match the actual innerWidth/innerHeight of the window, adjusted by the zoom level.

Perhaps the idea behind this is that every time you resize the window (assuming you don't always maximize your window), your screen resolution will look different. I don't know whether that is a logical way to disassociate your browser's current fingerprint from a previous one.

პასუხის ნახვა სრულად 👍 0

ყველა პასუხი (6)

Hey Eric,

It would help if you provide steps to replicate so that we can see similar results. Not everyone is familiar with these site.

This can be caused by zooming pages as this affect the screen dimensions reported by JavaScript, but also can be caused by having a higher DPI setting in Windows.

You may have accidentally zoomed webpage(s). Reset the page zoom on pages that cause problems.

  • View -> Zoom -> Reset (Ctrl+0/Command+0 (zero))

Hello, I can reproduce the problem by changing "privacy.resistFingerprinting" from false (default) to true in about:config. It changed my screen resolution reported from 864 to 722.

Normally the screen dimensions are rounded to the nearest 200x100 when you enable "Resist Fingerprinting". Note that you are moved to the UTC timezone and your user agent is changed and other features work differently.

You can check your resolution via this website.

შერჩეული გადაწყვეტა

It seems that with resistFingerprinting, the screen.width/screen.height, the innerWidth/innerHeight, and the outerWidth/OuterHeight all match the actual innerWidth/innerHeight of the window, adjusted by the zoom level.

Perhaps the idea behind this is that every time you resize the window (assuming you don't always maximize your window), your screen resolution will look different. I don't know whether that is a logical way to disassociate your browser's current fingerprint from a previous one.