Bug 37189
Summary: | Scroll lags on www.ligatureloopandstem.com | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ryosuke Niwa <rniwa> |
Component: | Layout and Rendering | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED CONFIGURATION CHANGED | ||
Severity: | Minor | CC: | ahmad.saleem792, madsstorm |
Priority: | P2 | Keywords: | NeedsReduction |
Version: | 528+ (Nightly build) | ||
Hardware: | Mac | ||
OS: | OS X 10.5 |
Ryosuke Niwa
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.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Mads Storm Hansen
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;
}
Ahmad Saleem
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!