Bug 135401

Summary: WKPDFView paints rotated pages squished
Product: WebKit Reporter: Tim Horton <thorton>
Component: WebKit2Assignee: Tim Horton <thorton>
Status: RESOLVED FIXED    
Severity: Normal CC: ap, sam, simon.fraser
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch simon.fraser: review+

Description Tim Horton 2014-07-29 15:50:13 PDT
UIPDFPageView respects page rotation when painting, but we're giving its frame an aspect ratio that doesn't respect rotation, so it get squished.

<rdar://problem/17173916>
Comment 1 Tim Horton 2014-07-29 15:53:06 PDT
Created attachment 235705 [details]
patch
Comment 2 Tim Horton 2014-07-29 16:02:37 PDT
http://trac.webkit.org/changeset/171775