Allow setting different default zoom values for images and websites
Categories
(Core :: Layout: Images, Video, and HTML Frames, enhancement)
Tracking
()
People
(Reporter: arnfranke, Unassigned)
Details
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Firefox/102.0
Steps to reproduce:
(I've confirmed that this happens on both Ubuntu and macOS, it probably happens on Windows too)
- Have a high DPI system
- Open an image
- Click on the image to let it expand to "native resolution"
Actual results:
When the system is set to 200% scaling, what Firefox calls 100% scaling is actually 200% scaling. This behavior is fine for websites. However, if I click on an image to zoom in on it, I want to view it at native resolution. Instead, Firefox displays the image at 2x native resolution. I have to zoom out to 50% in order to have the image displayed at true native resolution.
Expected results:
What I expect is that, while 100% on a website is fine to be really 200%, I want the default zoom when clicking on an image to always be really 100%. Meaning, if I'm on a 4K monitor at 200% scaling and I click to zoom in on a 3600px wide image, it should roughly fill the screen, instead of being so big I can only display half the width of the image.
Here is a test image that is 3600px wide, the expected result is that clicking to expand will cause it to be really 3600px wide on my screen, so not quite filling the full 3840px width. The current result is that it's wider than the screen. https://d.furaffinity.net/art/aaronfranke/1653408822/1653408808.aaronfranke_aaron-computer-ciraus.jpg
This enhancement could either be in the form of a checkbox to display the native resolution for images, or maybe a separate zoom dropdown similar to the "Default zoom" option in Firefox Settings.
Comment 1•3 years ago
|
||
The Bugbug bot thinks this bug should belong to the 'Core::Widget: Gtk' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.
Comment 2•3 years ago
|
||
Thank you for submitting this enhancement. I'll set this to NEW and waiting for the developer's opinion about it.
If this is not the correct component, please feel free to change it to a more appropriate one.
Updated•3 years ago
|
This issue is still relevant. I frequently have to work around this problem by zooming out of images to 50% to make them display at native resolution. This really shouldn't be necessary, it should be native resolution by default, or there should be a browser setting to change this.
Description
•