Bug 24464
Summary: | [Qt] CSS opacity transition broken | ||
---|---|---|---|
Product: | WebKit | Reporter: | Christopher Eby <kreed> |
Component: | WebKit Qt | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WORKSFORME | ||
Severity: | Normal | ||
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All | ||
URL: | http://webkit.org/blog/138/css-animation/ |
Christopher Eby
Hover over the opacity example, allowing it to go transparent. Hover off and it will instantly flash to opaque, then go back to transparent and fade in slowly. This flash is reproducable on any page that uses transitions with opacity.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Christopher Eby
I've noticed that this only occurs when the raster graphics system is used. Perhaps this is a bug in Qt.
Tor Arne Vestbø
Can't reproduce in WebKit trunk (r48110), against Qt 4.6 (77fd77d6), on Mac OS 10.5
Please reopen if still valid.