Closed
Bug 301636
Opened 19 years ago
Closed 18 years ago
images (i tried .png and .gif) eat pixels
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: gonssal, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; es-ES; rv:1.7.10) Gecko/20050717 Firefox/1.0.6 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; es-ES; rv:1.7.10) Gecko/20050717 Firefox/1.0.6 If you look at the image that separates the posts in http://80.33.68.219/demencias/ you'll see that (in firefox) it's height seems 1 pixel. But if you look at the blog with another browser (or you save the image and open it with a graphics manipulation tool), the image's height is clearly 2 pixels. The code that 'displays' the image is as follows: <center><img src="imagenes/sep.gif" style="float: none"></center> What's funny is that if you point directly to the image (http://80.33.68.219/demencias/imagenes/sep.gif) it appears "as is". I tried both .png and .gif, having the same problem. I noticed the problem when using Firefox 1.0.4 (in Linux (Debian), Windows XP and Windows 2000 Professional) and waited until 1.0.6 was out, but the bug was not corrected, so here it is. Reproducible: Always Steps to Reproduce: 1. Go to http://80.33.68.219/demencias/index.php 2. Look at the image that separates de posts Actual Results: Image is not well represented. Expected Results: Show the image correctly. I use the default theme, both in Linux and Windows.
Comment 1•19 years ago
|
||
Marc - your reported Firefox version(s) are too old a build to analyze bugs against now. The problem you are reporting may well have been fixed already.
Furthermore, your links don't work anymore. Please provide a local copy if possible. ("Create a New Attachemnt", s.a.)
Could you please download a recent version or nightly build from <http://www.mozilla.org/releases/nightly.html>, and then let us know if you still see this problem?
Many thanks, Cigno
Comment 2•18 years ago
|
||
Since there has been no reply to comment #1 ==> WORKSFORME. The reported Firefox version(s) are too old a build to analyze bugs against now. The problem you are reporting may well have been fixed already. Could you please download a recent version or nightly build from <http://www.mozilla.org/releases/nightly.html>, and then let us know if you still see this problem? If so feel free to report back and ask for the bug to be reopened. Many thanks, Cigno
Status: UNCONFIRMED → RESOLVED
Closed: 18 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•