Bug 26165
Summary: | With accelerated compositing on, interrupted hardware transitions are broken | ||
---|---|---|---|
Product: | WebKit | Reporter: | Chris Marrin <cmarrin> |
Component: | CSS | Assignee: | Chris Marrin <cmarrin> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | simon.fraser |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Mac | ||
OS: | OS X 10.5 |
Chris Marrin
This is related to https://bugs.webkit.org/show_bug.cgi?id=26162 and may be the same cause. But the behavior is very different.
If you have accelerated compositing on and run the test case in the bug above, it transitions when you hover like it should. But when you unhover, the two transform animations continue to move in very odd directions.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Chris Marrin
Sorry, it is actually related to https://bugs.webkit.org/show_bug.cgi?id=26163.
Simon Fraser (smfr)
Same root cause as bug 26163.
*** This bug has been marked as a duplicate of 26163 ***