Bug 184788 - [Extra zoom mode] innerWidth and innerHeight are incorrect in the body load event listener
Summary: [Extra zoom mode] innerWidth and innerHeight are incorrect in the body load e...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-04-19 11:01 PDT by Wenson Hsieh
Modified: 2018-05-09 19:58 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Wenson Hsieh 2018-04-19 11:01:08 PDT
This also causes a resize event to be dispatched every time after page load. Most likely related to shrink-to-fit behavior.
Comment 1 Radar WebKit Bug Importer 2018-04-19 12:27:54 PDT
<rdar://problem/39572712>
Comment 2 Wenson Hsieh 2018-05-09 19:58:28 PDT
This is fixed after <https://trac.webkit.org/changeset/231606/webkit>.