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 Rendering | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | bdakin, simon.fraser, thorton |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Mac | ||
| OS: | Unspecified | ||
Conrad Shultz
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.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |