Bug Tracker

Modify

Ticket #6937 (closed bug: worksforme)

Opened 3 years ago

Last modified 3 years ago

WebKit Animation

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

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

www.zip Download (31.6 KB) - added by ramonz 3 years ago.
scroll bar (html+css+js)

Change History

Changed 3 years ago by ramonz

scroll bar (html+css+js)

comment:1 Changed 3 years ago by addyosmani

  • Priority set to undecided
  • Status changed from new to closed
  • Resolution set to worksforme

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.

Please follow the  bug reporting guidlines and use  jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

View

Add a comment

Modify Ticket

Action
as closed
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.