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+
Tim Horton
Comment 1 2015-03-31 03:53:31 PDT
mitz
Comment 2 2015-03-31 07:32:45 PDT
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
Note You need to log in before you can comment on or make changes to this bug.