WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
174882
PDF page number indicator is very flashy when scrolling
https://bugs.webkit.org/show_bug.cgi?id=174882
Summary
PDF page number indicator is very flashy when scrolling
Tim Horton
Reported
2017-07-26 19:45:57 PDT
PDF page number indicator is very flashy when scrolling
Attachments
Patch
(3.19 KB, patch)
2017-07-26 19:46 PDT
,
Tim Horton
aestes
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Tim Horton
Comment 1
2017-07-26 19:46:22 PDT
Created
attachment 316507
[details]
Patch
Tim Horton
Comment 2
2017-07-26 19:46:58 PDT
<
rdar://problem/23760981
>
Andy Estes
Comment 3
2017-07-27 10:02:19 PDT
Comment on
attachment 316507
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=316507&action=review
> Source/WebKit/Platform/spi/ios/UIKitSPI.h:743 > +@interface _UIBackdropViewSettings()
Needs a space before ().
> Source/WebKit/UIProcess/ios/WKPDFPageNumberIndicator.mm:69 > + _backdropView = adoptNS([[_UIBackdropView alloc] initWithSettings:backdropViewSettings]);
Looks like you need to declare -initWithSettings: in UIKitSPI.h.
Tim Horton
Comment 4
2017-07-27 10:06:31 PDT
https://trac.webkit.org/changeset/219985/webkit
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