Skip to main content

Bug Tracker

Side navigation

#6937 closed bug (worksforme)

Opened August 24, 2010 02:03PM UTC

Closed September 30, 2010 09:02PM UTC

WebKit Animation

Reported by: ramonz Owned by:
Priority: undecided Milestone: 1.4.2
Component: effects Version: 1.4.2
Keywords: webkit, animation Cc:
Blocked by: Blocking:
Description

I created a scroll bar and got an animation bug in WebKit.

I tested these browsers:

IE 8.0

ff 3.0.17, 3.6 Windows XP, Ubuntu 10.04

Opera 9.64, 10.10, 10.61, Windows XP

Chromium 7.0.503.0 (57022) Ubuntu 10.04 BUG

Google Chrome 5.0.375.127 Windows XP BUG

Apple Safari 4.0.4 (531.21.10) Windows XP BUG

Such horizontal scrollbar is on the SONY site http://www.sony.ru/hub/vaio

Bug occurs when you zoom the page and CLICK on the left or the right of the slider and you will see that the animation does not begin with the current slider position.

I can attach my files with my scrollbar, which has the same bug when you zoom the page.

Perhaps this is not your bug, but WebKit. Frankly, I doubt it.

Fix it please. Or write to me and I'll resend the bug to webkit.org

Sorry for my poor english. I was used the google translator

Attachments (1)
  • www.zip (31.6 KB) - added by ramonz August 24, 2010 02:04PM UTC.

    scroll bar (html+css+js)

Change History (1)

Changed September 30, 2010 09:02PM UTC by addyosmani comment:1

priority: → undecided
resolution: → worksforme
status: newclosed

Tested this bug using Safari 5.02 on OSX and FireFox 3.6.8 on the same.

When zoomed, both browsers appear to have the same functionality (problem) experienced. From looking at the code it would appear that your calculations for the scrollbar positioning (in setpos) may be the reason why the positions aren't reporting accurately.

I believe this is an issue with the original code and not with the jQuery core. Closing.