WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
143259
[iOS] Rotating PDF in Safari scrolls to the wrong position
https://bugs.webkit.org/show_bug.cgi?id=143259
Summary
[iOS] Rotating PDF in Safari scrolls to the wrong position
Tim Horton
Reported
2015-03-31 03:53:03 PDT
[iOS] Rotating PDF in Safari scrolls to the wrong position
Attachments
Patch
(2.53 KB, patch)
2015-03-31 03:53 PDT
,
Tim Horton
mitz: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Tim Horton
Comment 1
2015-03-31 03:53:31 PDT
Created
attachment 249816
[details]
Patch
mitz
Comment 2
2015-03-31 07:32:45 PDT
<
rdar://problem/19872693
>
mitz
Comment 3
2015-03-31 07:35:14 PDT
Comment on
attachment 249816
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=249816&action=review
> Source/WebKit2/UIProcess/ios/WKPDFView.mm:177 > + CGFloat oldDocumentLeftPercentage = 0; > + CGFloat oldDocumentTopPercentage = 0;
These are clearly not percentages. They are fractions.
Tim Horton
Comment 4
2015-03-31 13:51:11 PDT
http://trac.webkit.org/changeset/182202
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug