New issue
Advanced search Search tips

Issue 912434 link

Starred by 9 users

Issue metadata

Status: Duplicate
Merged: issue 899707
Owner:
Closed: Dec 14
Components:
EstimatedDays: ----
NextAction: ----
OS: Android
Pri: 2
Type: Bug-Regression



Sign in to add a comment

wrong value getComputedStyle <html> zoom.

Reported by tem.ek...@gmail.com, Dec 6

Issue description

Steps to reproduce the problem:
â– Operation device
pixel 3(Android 9),
pixel 3xl (Android 9),
Galaxy S9 (Android 8)

1. Anywhere possible. (e.g. https://www.google.com/)
2. console.log(window.getComputedStyle(document.querySelector('html')).zoom)

What is the expected behavior?
return '1' like chrome70.

What went wrong?
pixel 3 -> return '2.75'
pixel 3xl -> return '3'
Galaxy S9 -> return '3'

Did this work before? Yes chrom 70.0.3538.110

Chrome version: 71.0.3578.80  Channel: stable
OS Version: 9
Flash Version:
 
If set zoom (e.g. <html style="zoom:99;">),
return '99'
Labels: Needs-triage-Mobile
Components: -Blink Blink>Scroll
Owner: eirage@chromium.org
Status: Assigned (was: Unconfirmed)
eirage@: Do we know what changed in 71?  Worth a bisect if necessary.
Mergedinto: 899707
Status: Duplicate (was: Assigned)

Comment 6 Deleted

Thank you for confirmation!
I hope to be fixed soon!
I hope to be fixed soon!
And I hope to know when it will to be fix.

Sign in to add a comment