Closed
Bug 624946
Opened 14 years ago
Closed 14 years ago
CSS transitions leave artifacts behind
Categories
(Core :: Layout, defect)
Core
Layout
Tracking
()
RESOLVED
DUPLICATE
of bug 619117
People
(Reporter: mitcho, Assigned: tnikkel)
References
()
Details
Attachments
(1 file)
225.71 KB,
video/webm
|
Details |
CSS transitions leave some artifacts behind of translated or scaled objects.
Attached is a video of the Robert Nyman demo. This is a debug m-c build from earlier today.
The same demo does not produce such artifacts in Chrome or Safari on my machine.
Adapter Description 0x22600,0x22600,0x20400
Vendor ID 0000
Device ID 0000
Adapter RAM
Adapter Drivers
Driver Version
Driver Date
Direct2D Enabled false
DirectWrite Enabled false
WebGL Renderer NVIDIA Corporation -- NVIDIA GeForce 9600M GT OpenGL Engine -- 2.1 NVIDIA-1.6.26
GPU Accelerated Windows 0/1
Comment 1•14 years ago
|
||
I'm able to reproduce this (though my artifacts are a bit smaller). Mine is a debug m-c build, too. I'm running linux with an nvidia graphic card.
Graphics section from about:support says:
GPU Accelerated Windows: 0/1
Assignee | ||
Comment 2•14 years ago
|
||
I think this is the same as bug 619117. Until I confirm I'll leave this open.
Component: Graphics → Layout
Depends on: 619117
OS: Mac OS X → All
QA Contact: thebes → layout
Hardware: x86 → All
Assignee | ||
Updated•14 years ago
|
Assignee: nobody → tnikkel
Reporter | ||
Comment 3•14 years ago
|
||
Note: the situation is exactly the same for me, whether layers.accelerate-all is true or false.
Assignee | ||
Comment 4•14 years ago
|
||
And it regressed at the same time as bug 619117, so almost certainly the same bug.
I can repro gross artifacts on desktop linux by putting a focus ring around the images (mouse over it, click down, mouse off, release click) and expanding/collapsing them with further mouseovers.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•