Open Bug 1322515 Opened 8 years ago Updated 2 years ago

Zoom out for non-responsive pages on Windows 10 tablet mode

Categories

(Core :: Panning and Zooming, enhancement, P3)

53 Branch
Unspecified
Windows 10
enhancement

Tracking

()

People

(Reporter: saschanaz, Unassigned)

References

(Depends on 1 open bug, Blocks 1 open bug, )

Details

(Whiteboard: [gfx-noted])

User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:53.0) Gecko/20100101 Firefox/53.0
Build ID: 20161208030206
Firefox for Android

Steps to reproduce:

1. Access a non-responsive page such as github.com


Actual results:

Firefox always shows the page in 1:1 zoom ratio with scrollbars


Expected results:

Firefox should zoom out to match the page to the browser window size if Windows is in tablet mode.
OS: Unspecified → Windows 10
User Agent:  Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:53.0) Gecko/20100101 Firefox/53.0

I have tested this issue on Windows 10 x64 with the latest Firefox release (50.0) and the latest Nightly (53.0a1-20161212030206) and could not to reproduce it.
After navigating on github.com and resizing the window, when enabling "tabled mode" in Windows, the browser window and the page is resized to fit the screen.

Can you please retest this using a new clean Firefox profile, maybe even safe mode, to eliminate custom settings as a possible cause (https://goo.gl/PNe90E).

Also if possible, do you think you could provide us with a screen recording of the issue, in order to better understand it and try to reproduce it on our end?

You can sue this tool if you like: https://screencast-o-matic.com/screen_recorder
Flags: needinfo?(saschanaz)
I'm sorry but can you retry with github.com/servo/servo? I forgot the github main page *is* responsive.

This screenshot shows Firefox behavior: https://1drv.ms/i/s!ArDhQNmhsUj02qdGwyRrqY2masszbw

And this screenshot shows Edge behavior (It zooms out): https://1drv.ms/i/s!ArDhQNmhsUj02qdHaNGkv7_jp_pYEg
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:50.0) Gecko/20100101 Firefox/50.0

I have tested this issue on Windows 10 x64 with the latest Firefox release (50.1.0) and the latest Nightly (53.0a1-20161226030205) and managed to reproduce it.
After loading the provided URL in comment 2, when enabling "tabled mode" in Windows, the webpage keeps its 1:1 zoom ratio with scrollbars.
Status: UNCONFIRMED → NEW
Component: Untriaged → Panning and Zooming
Ever confirmed: true
Flags: needinfo?(saschanaz)
Product: Firefox → Core
In order to implement this we need to properly support continuous/pinch-zoom on desktop platforms.
Blocks: desktop-zoom
Priority: -- → P3
Whiteboard: [gfx-noted]
Depends on: desktop-zoom-xp
Type: defect → enhancement

Is the idea here to use mobile viewport sizing on Windows 10 in tablet mode?

That's what I had in mind when I wrote comment 4, but I guess other solutions might be possible too.

Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.