Open
Bug 1024152
Opened 11 years ago
Updated 2 years ago
Transformed elements "jumping around"
Categories
(Core :: Layout, defect)
Tracking
()
NEW
People
(Reporter: Eduard.Braun2, Unassigned)
Details
Attachments
(1 file)
The bug is apparent in the testcase attached:
Various images contained in a <span> with style "transform: scale(0.9);" set and an opacity changing on hovering applied start to "jumb around" on hovering instead of staying static and just changing opacity as intended.
The bug was already present in Firefox 28 (an probably earlier versions)
There was a severe regression in Firefox 29 (much more jumping)
In Firefox 30 the regression was fixed but the bug is comparable to FF 28
Reporter | ||
Comment 1•10 years ago
|
||
Possibly related: bug 757870 and bug 860261.
Also visible in attachment 8550808 [details] (testcase for bug 1122885).
Comment 2•9 years ago
|
||
I still reproduce in latest nightly (46 from 20160104030217) on Linux/GTK3. This is especially visible on the 3rd icon. This is likely a rounding issue but this is quite weird that we don't render the image in the same way...
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 3•9 years ago
|
||
Especially we don't have any animation/transition here.
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•