Bug 9627
Summary: | REGRESSION: Scrolling with arrow keys is sluggish if a page is still loading | ||
---|---|---|---|
Product: | WebKit | Reporter: | Dave Hyatt <hyatt> |
Component: | WebKit Misc. | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WONTFIX | ||
Severity: | Normal | CC: | vladimir.olexa |
Priority: | P1 | Keywords: | InRadar |
Version: | 420+ | ||
Hardware: | Mac | ||
OS: | OS X 10.4 |
Dave Hyatt
This bug seems to be back. I suspect the coalescing stuff or something. Planet.mozilla.org was the site I tried, and atm it isn't finishing loading. Scrolling is totally smooth in Safari in 10.4.6, but it's awful in TOT. Becomes smooth if you stop the load.
Some kind of throttle problem or key event processing problem. I'm using the down arrow key to test.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Dave Hyatt
This is not a London regression. It occurs only in TOT. http://planet.mozilla.org/ is still reproducing the bug easily for me.
Alice Liu
<rdar://problem/4613597>
Dave Hyatt
This still exists. :(
Vladimir Olexa (vladinecko)
scrolls smoothly for me. i tried a few different websites beside the one provided and all of them scrolled smooth for me.
using 10.4.8, WebKit b.18737, MacBook Pro 2.16Ghz, 2GB RAM
Dave Hyatt
This is a bug in Safari 3.0's display throttling code. It is not in the open source code.