Closed Bug 289025 Opened 20 years ago Closed 19 years ago

image is being rendered bigger then size given

Categories

(Core :: Layout, defect)

1.0 Branch
x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED INVALID

People

(Reporter: kk_421, Unassigned)

Details

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.6) Gecko/20050317 Firefox/1.0.2
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.6) Gecko/20050317 Firefox/1.0.2

Hi:

NOTE: this only happens with japanese encoding (charset=shift_jis) and with
firefox as far as I can tell.

If you have this code, the image gets rendered about 3 times it size.
<tr>
<td colspan="2"><img src="Images/spacer.gif" width="1" height="6"></td>
</tr>


You put this line and it works, what is not good, since this is not really what
I want to do.

.size0 {
	FONT-SIZE: 3px; FONT-FAMILY:  MS PGothic, Arial Unicode MS }

 <tr>
<td class="size0" colspan="2">&nbsp;</td>
 </tr>





Reproducible: Always

Steps to Reproduce:
1.Read given Details.
2.
3.

Actual Results:  
image gets bigger as its size.

Expected Results:  
keep the image the size it is.

none.
Assignee: firefox → nobody
Component: General → Layout
Product: Firefox → Core
QA Contact: general → layout
Version: unspecified → 1.0 Branch
Please attach an HTML page showing the problem.  Preferably using
https://bugzilla.mozilla.org/mozilla-banner.gif as the image, but if you need a
different image, attach that first, point the HTML to it, and attach the HTML.
This is an automated message, with ID "auto-resolve01".

This bug has had no comments for a long time. Statistically, we have found that
bug reports that have not been confirmed by a second user after three months are
highly unlikely to be the source of a fix to the code.

While your input is very important to us, our resources are limited and so we
are asking for your help in focussing our efforts. If you can still reproduce
this problem in the latest version of the product (see below for how to obtain a
copy) or, for feature requests, if it's not present in the latest version and
you still believe we should implement it, please visit the URL of this bug
(given at the top of this mail) and add a comment to that effect, giving more
reproduction information if you have it.

If it is not a problem any longer, you need take no action. If this bug is not
changed in any way in the next two weeks, it will be automatically resolved.
Thank you for your help in this matter.

The latest beta releases can be obtained from:
Firefox:     http://www.mozilla.org/projects/firefox/
Thunderbird: http://www.mozilla.org/products/thunderbird/releases/1.5beta1.html
Seamonkey:   http://www.mozilla.org/projects/seamonkey/
I believe this is dupe of bug 22274
anyway, no testcase, bug not really clear -> INVALID
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.