Open
Bug 860261
Opened 12 years ago
Updated 2 years ago
Image Smoothing with CSS Transition and CSS Transform
Categories
(Core :: Layout: Images, Video, and HTML Frames, defect)
Tracking
()
NEW
People
(Reporter: mail, Unassigned)
Details
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:20.0) Gecko/20100101 Firefox/20.0
Build ID: 20130326150557
Steps to reproduce:
Transition opacity on an image that has transform:scale(0.4) applied.
JSFiddle: http://rodneyrehm.de/t/image-smoothing.mov
Note: this only happens if there is a small-enough transform:scale() in play.
Actual results:
The image smoothing during the transition is poor and "fixed" after the transition ended
Video: http://jsfiddle.net/fSjUb/3/
Expected results:
the smoothing of the image should not be visually apparent.
Updated•12 years ago
|
Component: Untriaged → Layout: Images
Product: Firefox → Core
Comment 1•10 years ago
|
||
Possibly related: bug 1024152 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.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Updated•7 years ago
|
Product: Core → Core Graveyard
Updated•6 years ago
|
Product: Core Graveyard → Core
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•