Bug 211747

Summary: [ macOS ] scrollingcoordinator/mac/latching/scrolling-select-should-not-latch-mainframe.html is a flaky failure
Product: WebKit Reporter: Jacob Uphoff <jacob_uphoff>
Component: ScrollingAssignee: Simon Fraser (smfr) <simon.fraser>
Status: RESOLVED FIXED    
Severity: Normal CC: cmarcelo, ews-watchlist, fred.wang, jamesr, luiz, simon.fraser, thorton, tonikitoo, webkit-bot-watchers-bugzilla, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
thorton: review+
Patch
none
Patch none

Jacob Uphoff
Reported 2020-05-11 14:44:44 PDT
scrollingcoordinator/mac/latching/scrolling-select-should-not-latch-mainframe.html This test is a flaky failure on macOS since it was introduce in commit r261427 History: https://results.webkit.org/?suite=layout-tests&test=scrollingcoordinator%2Fmac%2Flatching%2Fscrolling-select-should-not-latch-mainframe.html Diff: @@ -8,7 +8,7 @@ PASS window.pageYOffset is 0 Scrolling up then down in the select PASS select.scrollTop > 0 is true -PASS window.pageYOffset is 0 +FAIL window.pageYOffset should be 0. Was -10. PASS successfullyParsed is true TEST COMPLETE
Attachments
Patch (20.08 KB, patch)
2020-05-11 16:37 PDT, Simon Fraser (smfr)
thorton: review+
Patch (21.14 KB, patch)
2020-05-11 17:10 PDT, Simon Fraser (smfr)
no flags
Patch (21.42 KB, patch)
2020-05-11 17:40 PDT, Simon Fraser (smfr)
no flags
Radar WebKit Bug Importer
Comment 1 2020-05-11 14:45:13 PDT
Simon Fraser (smfr)
Comment 2 2020-05-11 14:49:19 PDT
Looks like we catch main frame during the rubberband
Simon Fraser (smfr)
Comment 3 2020-05-11 16:37:33 PDT
Simon Fraser (smfr)
Comment 4 2020-05-11 17:10:34 PDT
Simon Fraser (smfr)
Comment 5 2020-05-11 17:40:02 PDT
EWS
Comment 6 2020-05-11 19:10:14 PDT
Committed r261539: <https://trac.webkit.org/changeset/261539> All reviewed patches have been landed. Closing bug and clearing flags on attachment 399076 [details].
Note You need to log in before you can comment on or make changes to this bug.