Bug 148893
| Summary: | Very hard to rubber-band the main frame in WK2 with async scrolling off | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Tim Horton <thorton> |
| Component: | Layout and Rendering | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | andersca, bdakin, bfulgham, sam, simon.fraser |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Tim Horton
Steps to Reproduce:
1. Disable async scrolling.
2. Run minibrowser.
3. Load a page.
4. Rubber-band to the left.
Expected:
Should be easy to rubber-band, like in Safari.
Actual:
Most gestures that should start a rubber-band don't.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Tim Horton
I take back my regression point. That revision regressed some very related things, but apparently not this.