Closed
Bug 349838
Opened 19 years ago
Closed 13 years ago
[Linux] Blank or partial display of stand-alone png images
Categories
(Core :: Graphics, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: per.angstrom, Unassigned)
Details
(Keywords: regression)
Attachments
(1 file)
47.15 KB,
image/png
|
Details |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9a1) Gecko/20060817 Minefield/3.0a1
I've had no luck getting the Linux trunk Firefox to display stand-alone png (Portable Network Graphics) images: either the screen is completely blank or only the top of the image is shown.
All the same, Firefox has no problem showing the same image inline on a page; it's only when the pgn image is to be displayed separately that the bug appears.
Reproducibility: 100 % blank images when tested against an in-house web server. With a slower connection, the images will be more or less cut off.
How to reproduce:
1) Open the attached png image.
Desired outcome: Firefox should display the image in full.
Actual outcome: Firefox either does not display the image at all, or it displays a blank page.
This looks like a regression, since Firefox 2.0 Beta 1 doesn't have the same problem.
Reporter | ||
Comment 1•19 years ago
|
||
Updated•19 years ago
|
Product: Firefox → Core
QA Contact: general → general
Updated•19 years ago
|
Component: General → GFX: Thebes
QA Contact: general → thebes
Comment 2•17 years ago
|
||
Is this related to 411831? Check the attachments and try adding:
Option "XAANoOffscreenPixmaps"
in the device section of your xorg.conf file...
Comment 3•16 years ago
|
||
Even for inline images sometimes this effect occurs (not completely visible or black replaced by white). See the first image "The Gamma function along part of the real axis" on:
http://en.wikipedia.org/wiki/Gamma_function
Its completely white. The other images show up correctly.
Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.0.6) Gecko/2009021812 Gentoo Firefox/3.0.6
Comment 4•13 years ago
|
||
Testing on opensuse 11.4 with 12.0a1 (nightly download) and 9.0 shipped with distro. Intel graphics. Could not reproduce with #1 or #3 test cases. Please reopen if still valid.
Status: UNCONFIRMED → RESOLVED
Closed: 13 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•