Bug 211433

Summary: Async overflow scroll: sometimes a <select> becomes non-scrollable
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: ScrollingAssignee: Simon Fraser (smfr) <simon.fraser>
Status: RESOLVED FIXED    
Severity: Normal CC: cmarcelo, dino, ews-watchlist, fred.wang, jamesr, luiz, simon.fraser, tonikitoo, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Safari Technology Preview   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch dino: review+

Description Simon Fraser (smfr) 2020-05-04 21:56:42 PDT
Sometimes, after scrolling a <select> listbox (like the Component list when filing a new bug here), you hit the end and the page rubber bands, and then you can't scroll it any more.
Comment 1 Simon Fraser (smfr) 2020-05-04 21:57:03 PDT
<rdar://problem/62338474>
Comment 2 Simon Fraser (smfr) 2020-05-04 22:01:02 PDT
To reproduce, you have to hit the top of the listbox and trigger a rubber band on the main page. Then we latch to the main page and never let go.
Comment 3 Simon Fraser (smfr) 2020-05-08 16:13:13 PDT
Created attachment 398904 [details]
Patch
Comment 4 Simon Fraser (smfr) 2020-05-08 17:21:42 PDT
https://trac.webkit.org/changeset/261427/webkit