Bug 136299 - Scrollers should flash on the hit scrollable element, not the main frame
Summary: Scrollers should flash on the hit scrollable element, not the main frame
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-08-27 11:45 PDT by Conrad Shultz
Modified: 2014-08-27 11:46 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.