Bug 106215
| Summary: | [chromium] Improve composited overflow scrollbars | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Sami Kyöstilä <skyostil> |
| Component: | Layout and Rendering | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED WONTFIX | ||
| Severity: | Normal | CC: | anilsson, efidler, jamesr, jpetsovits, schenney, tonikitoo, vollick, wangxianzhu |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Sami Kyöstilä
Composited overflow scroll element scrollbars currently have a number of problems:
- They are updated on the main thread instead of the compositor thread.
- They do not fade out on platforms where they should (Android).
- Their size changes when pinch-zooming in or out.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |