Bug 131163
| Summary: | iPad: window.innerHeight not matching window.outerHeight in landscape orientation | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Philipp Markovics <philipp> |
| Component: | CSS | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED CONFIGURATION CHANGED | ||
| Severity: | Normal | CC: | benjamin, bfulgham, dieter |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | iPhone / iPad | ||
| OS: | iOS 7.0 | ||
| URL: | http://krpano.com/ios/bugs/ios7-ipad-landscape/ | ||
Philipp Markovics
Pages with a height of 100% on MobileSafari (iPad, iOS 7-only) have their window.innerHeight (672px) not matching their window.outerHeight (692px) in landscape orientation. This is reproducible and already a known issue for several users. (See: http://stackoverflow.com/questions/19012135/ios-7-ipad-safari-landscape-innerheight-outerheight-layout-issue)
Test case: http://krpano.com/ios/bugs/ios7-ipad-landscape/
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Philipp Markovics
Also filed on bugreport.apple.com as: 16511628
Dieter Komendera
Doesn't reproduce any more with iPadOS 15.3 (19D50), this can be closed.