Bug 26163 - Canceling, then restarting transition picks up where it left off
Summary: Canceling, then restarting transition picks up where it left off
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P2 Normal
Assignee: Chris Marrin
URL:
Keywords:
: 26165 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-06-03 10:59 PDT by Chris Marrin
Modified: 2009-06-18 21:38 PDT (History)
1 user (show)

See Also:


Attachments
Test case (1.92 KB, text/html)
2009-06-03 11:00 PDT, Chris Marrin
no flags Details
Patch with test (18.27 KB, patch)
2009-06-15 11:40 PDT, Chris Marrin
simon.fraser: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Marrin 2009-06-03 10:59:52 PDT
Open the attached testcase in TOT and hover over the big box. The transitions start as they should. When you unhover, they jump back as they should. But if you quickly hover again, the transitions pick up where they left off. It's as though they're still running.
Comment 1 Chris Marrin 2009-06-03 11:00:24 PDT
Created attachment 30914 [details]
Test case
Comment 2 Simon Fraser (smfr) 2009-06-03 11:25:53 PDT
Ah, happens on TOT, so not hardware.
Comment 3 Chris Marrin 2009-06-15 11:40:51 PDT
Created attachment 31301 [details]
Patch with test
Comment 4 Chris Marrin 2009-06-15 15:22:32 PDT
Sending        LayoutTests/ChangeLog
Adding         LayoutTests/transitions/cancel-transition-expected.txt
Adding         LayoutTests/transitions/cancel-transition.html
Sending        WebCore/ChangeLog
Sending        WebCore/page/animation/CompositeAnimation.cpp
Sending        WebCore/page/animation/ImplicitAnimation.cpp
Sending        WebCore/page/animation/ImplicitAnimation.h
Transmitting file data .......
Committed revision 44696.
Comment 5 Simon Fraser (smfr) 2009-06-18 21:38:36 PDT
*** Bug 26165 has been marked as a duplicate of this bug. ***