RESOLVED DUPLICATE of bug 105647 106529
REGRESSION (r138184): Javascript picture gallery broken
https://bugs.webkit.org/show_bug.cgi?id=106529
Summary REGRESSION (r138184): Javascript picture gallery broken
Kevin M. Dean
Reported 2013-01-09 23:01:02 PST
Load picture gallery link. Clicking on the large picture's arrows or individual thumbnails no longer works.
Attachments
Alexey Proskuryakov
Comment 1 2013-01-10 10:30:43 PST
Alexey Proskuryakov
Comment 2 2013-01-10 10:30:56 PST
Dean Jackson
Comment 3 2013-01-10 11:11:24 PST
I *think* this might be something in the galleria.js animate function. Not sure.
Simon Fraser (smfr)
Comment 4 2013-01-10 11:28:58 PST
Could be the issue with the unprefixed transitionEnd stuff?
Alexis Menard (darktears)
Comment 5 2013-01-10 11:56:38 PST
(In reply to comment #4) > Could be the issue with the unprefixed transitionEnd stuff? I'm double checking. I'm working as we speak on emitting the transitionend event. The problem is not on a shipping release. https://bugs.webkit.org/show_bug.cgi?id=105647 is already about the same problem. Should we close that one?
Simon Fraser (smfr)
Comment 6 2013-01-10 12:06:40 PST
If we're sure it's the same underlying issue, then yes.
Alexis Menard (darktears)
Comment 7 2013-01-11 11:32:11 PST
Applying the patch on https://bugs.webkit.org/show_bug.cgi?id=105647 fixes the problem so I will close this bug as a duplicate. *** This bug has been marked as a duplicate of bug 105647 ***
Alexis Menard (darktears)
Comment 8 2013-01-15 11:23:02 PST
(In reply to comment #7) > Applying the patch on https://bugs.webkit.org/show_bug.cgi?id=105647 fixes the problem so I will close this bug as a duplicate. > > *** This bug has been marked as a duplicate of bug 105647 *** Please test again after http://trac.webkit.org/changeset/139762 . It should be fixed.
Kevin M. Dean
Comment 9 2013-01-15 22:28:25 PST
(In reply to comment #8) > Please test again after http://trac.webkit.org/changeset/139762 . It should be fixed. Confirmed. Fixed.
Note You need to log in before you can comment on or make changes to this bug.