Bug 136299

Summary: Scrollers should flash on the hit scrollable element, not the main frame
Product: WebKit Reporter: Conrad Shultz <conrad_shultz>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: bdakin, simon.fraser, thorton
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: Unspecified   

Description Conrad Shultz 2014-08-27 11:45:52 PDT
1) Open a webpage containing, e.g., a scrollable section.
2) Two-finger touch in that section.
3) Start scrolling.

The main frame scroller appears immediately in step #2, then the section scroller appears in step #3. Ideally we would flash the section's scroller in step #2 instead.