RESOLVED FIXED 200105
[iOS WK2] A top fixed bar can flicker when scrolling with the keyboard up
https://bugs.webkit.org/show_bug.cgi?id=200105
Summary [iOS WK2] A top fixed bar can flicker when scrolling with the keyboard up
Simon Fraser (smfr)
Reported 2019-07-24 19:26:47 PDT
[iOS WK2] A top fixed bar can flicker when scrolling with the keyboard up
Attachments
Patch (20.78 KB, patch)
2019-07-24 19:36 PDT, Simon Fraser (smfr)
wenson_hsieh: review+
Simon Fraser (smfr)
Comment 1 2019-07-24 19:36:06 PDT
Simon Fraser (smfr)
Comment 2 2019-07-24 19:36:08 PDT
Wenson Hsieh
Comment 3 2019-07-24 19:55:56 PDT
Comment on attachment 374849 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=374849&action=review > LayoutTests/scrollingcoordinator/ios/fixed-scrolling-with-keyboard.html:32 > + function getScrollingTreeUIScript() > + { > + return `(function() { > + return uiController.scrollingTreeAsText; > + })();`; > + } Nit - maybe we should wrap this in a UIHelper method as well?
Simon Fraser (smfr)
Comment 4 2019-07-25 14:14:56 PDT
Note You need to log in before you can comment on or make changes to this bug.