Closed
Bug 741177
Opened 13 years ago
Closed 2 years ago
Gray border around images without alpha channel when -moz-transform applied
Categories
(Core :: Graphics, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: chaos, Unassigned)
References
Details
Attachments
(1 file)
(deleted),
text/html
|
Details |
When -moz-transform applied (scale, skew or rotate) which actually do some transformations, on images without alpha channel appears gray border.
Tested in Firefox from version 3.5 to current trunk. Same or similar bug was in 3.5 and 3.6. From 4.0 and until 10.0 there was no such bug.
See attached testcase with one of the affected versions (e.g. fx 10+).
Updated•13 years ago
|
Attachment #611261 -
Attachment mime type: text/plain → text/html
Reporter | ||
Comment 1•13 years ago
|
||
Looks like this bug affects only systems with nvidia graphics cards. On a netbook with intel graphics it is WFM with Mozilla/5.0 (X11; Linux i686; rv:14.0) Gecko/20120401 Firefox/14.0a1.
Comment 2•13 years ago
|
||
WFM on Radeon HD6310 with Debian GNU/Linux x86-64 with a free driver with binary firmware, Firefox 12.0b3 and Nightly 20120328.
Comment 3•13 years ago
|
||
Aleksej, can you find the nightly this first broke in, if it works in Fx10 but is broken with current builds?
Component: Layout: Images → Graphics
QA Contact: layout.images → thebes
Reporter | ||
Comment 4•13 years ago
|
||
Found first build with this bug:
Mozilla/5.0 (X11; Linux i686; rv:10.0a1) Gecko/20111027 Firefox/10.0a1
Comment 5•13 years ago
|
||
Aleksej, what's the build ID (the http:// URL) from about:buildconfig for that build? What about the last working one?
Reporter | ||
Comment 6•13 years ago
|
||
Broken build: http://hg.mozilla.org/mozilla-central/rev/4bb7c983d589
Last working: http://hg.mozilla.org/mozilla-central/rev/cc66accc8181
Reporter | ||
Comment 7•13 years ago
|
||
Bug appears with proprietary (295.33) and nouveau drivers (built from git 2012-02-10), but not with vesa driver.
Video card is GeForce 9600 GT.
Comment 8•13 years ago
|
||
Bug is present under openSUSE 12.1 32 bits system, KDE 4.7.2, under nvidia Geforce 9400 GT while using nvidia driver 295.33.
Comment 9•13 years ago
|
||
Bug is not present while running openSUSE 12.1 32 bits under Virtual Box, with lxde desktop and guest additions version 4.1.4; browser version is the same as in my first test Firefox 11.
Comment 10•13 years ago
|
||
Aleksej, thanks for the regression range! The relevant checkins are: http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=cc66accc8181&tochange=4bb7c983d589
Matt, you have some ImageLayer-related changes in that range that look relevant.
Blocks: 695275
Assignee: nobody → matt.woodrow
Updated•6 years ago
|
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Comment 11•2 years ago
|
||
The bug assignee didn't login in Bugzilla in the last 7 months, so the assignee is being reset.
Assignee: matt.woodrow → nobody
Status: ASSIGNED → NEW
Updated•2 years ago
|
Severity: normal → S3
Comment 12•2 years ago
|
||
The test case in comment 0 looks correct now.
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•