Bug 37189 - Scroll lags on www.ligatureloopandstem.com
Summary: Scroll lags on www.ligatureloopandstem.com
Status: RESOLVED CONFIGURATION CHANGED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P2 Minor
Assignee: Nobody
URL:
Keywords: NeedsReduction
Depends on:
Blocks:
 
Reported: 2010-04-06 22:42 PDT by Ryosuke Niwa
Modified: 2024-03-04 14:21 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ryosuke Niwa 2010-04-06 22:42:53 PDT
Reproduction steps:

1. Goto www.ligatureloopandstem.com
2. Click arrows on the upper right a couple of times

Expected:
WebKit slides the web page side way as fast as Firefox

Actual:
WebKit slides the page much slower and less smoothly than Firefox.
Comment 1 Mads Storm Hansen 2010-06-28 10:21:41 PDT
Reproduced on Win nightly r61877.

The lag seems to be caused by this rule from the included "master.css"

.product img {
	-webkit-box-shadow: rgba(0,0,0,.4) -10px 8px 50px;
}
Comment 2 Ahmad Saleem 2024-03-04 14:21:30 PST
Wayback Archive copy - https://web.archive.org/web/20100402003040/http://www.ligatureloopandstem.com/

In middle of website, there is 'circle' to slide and it seems to work these days in Safari Technology Preview 189.

Marking this as 'RESOLVED CONFIGURATION CHANGED', if it is still reproducible, please reopen with updated reproduction steps or broken behavior screenshot.

Thanks!