RESOLVED FIXED 10179
digg.com scrolls slowly
https://bugs.webkit.org/show_bug.cgi?id=10179
Summary digg.com scrolls slowly
Dave Hyatt
Reported 2006-07-31 18:45:43 PDT
digg.com scrolls really slowly in Safari. The reason is because of a fixed positioned element with display none that is used in the page. WebKit's "use slow repaints" logic needs to be improved. Patch coming in a bit.
Attachments
Patch that improves fixed backgrounds and fixed positioning (5.79 KB, patch)
2006-07-31 19:11 PDT, Dave Hyatt
hyatt: review+
Dave Hyatt
Comment 1 2006-07-31 19:11:07 PDT
Created attachment 9787 [details] Patch that improves fixed backgrounds and fixed positioning
Dave Hyatt
Comment 2 2006-07-31 19:19:58 PDT
Fixed.
Note You need to log in before you can comment on or make changes to this bug.