Bug 200105

Summary: [iOS WK2] A top fixed bar can flicker when scrolling with the keyboard up
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: New BugsAssignee: Simon Fraser (smfr) <simon.fraser>
Status: RESOLVED FIXED    
Severity: Normal CC: cmarcelo, ews-watchlist, fred.wang, jamesr, koivisto, luiz, simon.fraser, tonikitoo, webkit-bug-importer, wenson_hsieh
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch wenson_hsieh: review+

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.