Closed Bug 303000 Opened 19 years ago Closed 14 years ago

image resize to 100% fails when table size depends on images of unqualified sizes

Categories

(Firefox :: General, defect)

1.0 Branch
x86
Windows XP
defect
Not set
trivial

Tracking

()

RESOLVED INCOMPLETE

People

(Reporter: lqj, Unassigned)

References

()

Details

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.10) Gecko/20050716 Firefox/1.0.6
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.10) Gecko/20050716 Firefox/1.0.6

If you set an image height to 100% inside a column who's height depends on other
images then the height of the first image may be set to the height of the column
before the images are printed to the screen and therefor will be too short.

Reproducible: Sometimes

Steps to Reproduce:
Create a table with two columns of an unspecified height.
Allow the second column's height to be defined by its content and then set an
image in the first column to height="100%" .
Actual Results:  
Most of the time that image's height is correctly set to fill the first column.
But if you have images in the second column that define the height of that
column then at times the image in the first column will get it's height before
the images in the second column are printed to the screen so that the first
image is shorter than it should be.

Expected Results:  
the image in the first column should fill it's column

The problem occures more often when a "refresh" meta tag is in the header.

I believe that the error occures more often when the image is not from the
originating site because the image takes longer to download.

I attempted to create an example of this at:
http://qj.mine.nu/test-for-firefox-bug/index.html

If that doesn't demonstrate the problem then the site where I see it often is:
http://qj.mine.nu/graffiti/index.html

I have to oppologize in advance in case there is inappropriate content at the
latter page.  I allow for anonymous posting on it.

I realize that, in the past at least, vertical resizes of images and table
columns to 100% have been excluded from standard html, so if this is simply an
unsupported function then that's ok...

If I can be of more help then let me know...
This bug was reported on Firefox 2.x or older, which is no longer supported and will not be receiving any more updates. I strongly suggest that you update to Firefox 3.6.3 or later, update your plugins (flash, adobe, etc.), and retest in a new profile. If you still see the issue with the updated Firefox, please post here. Otherwise, please close as RESOLVED > WORKSFORME
http://www.mozilla.com
http://support.mozilla.com/kb/Managing+profiles
http://support.mozilla.com/kb/Safe+mode
Version: unspecified → 1.0 Branch
No reply, INCOMPLETE. Please retest with Firefox 3.6.3 or later and a new profile (http://support.mozilla.com/kb/Managing+profiles). If you continue to see this issue with the newest firefox and a new profile, then please comment on this bug.
Status: UNCONFIRMED → RESOLVED
Closed: 14 years ago
Resolution: --- → INCOMPLETE
No reply, INCOMPLETE. Please retest with Firefox 3.6.3 or later and a new profile (http://support.mozilla.com/kb/Managing+profiles). If you continue to see this issue with the newest firefox and a new profile, then please comment on this bug.
You need to log in before you can comment on or make changes to this bug.