Closed Bug 218503 Opened 21 years ago Closed 21 years ago

text in table td doesn't resize vertically when images load after initial rendering

Categories

(Core :: Web Painting, defect)

x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 211641

People

(Reporter: mswiernik, Assigned: roc)

References

()

Details

Attachments

(2 files)

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.5b) Gecko/20030906
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.5b) Gecko/20030906

In the page above (and also http://www.altova.com/products_doc.html) the page
has a table that makes up the bulk of the page, with two columns on each side
for menus and one large one in the middle with the body of the text.  On those
pages, when they are initially loaded, the images in the middle column appear
after the text does (which is normal).  However, the text then reflows and moves
down to make room for the images, but the page or table doesn't resize, so the
text at the bottom gets truncated.  Reloading the page corrects the problem,
since it uses the cached images.  If I do shift+Reload to force a reload, the
problem recurs.  The HTML of the text seems to be normal and well-formed, the
only thing missing is that they do not provide size tags for the images that are
causing the resizing.

Reproducible: Always

Steps to Reproduce:
1.  Run Mozilla and go to link above.
2.  See the images come in, and note that the text gets cropped at the bottom of
the middle column.
3.  Reload to see it appear normally (not cropped).
4.  Shift+Reload and see it again is cropped.

Actual Results:  
Does not resize page or table when loading images that force a vertical redraw.

Expected Results:  
Resized the page or table after loading images to force the vertical redraw.

Discovered this on Firebird 0.6.1 on Win2K, reproducible on Firebird 0.6.1 on
Win 98 and latest nightly build on Mozilla on Win XP.
reproducible on Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.5b) Gecko/20030906

The last DIV seen on 1st load is 'Repository Integration', and there is the last
line missing.
On Reload, three more DIVs are appearing below, 'Integrated Spell Checking',
'Support for Industry Templates', 'Support for Advanced Forms'.
On Shift-Reload these are missing again.

From the source:
<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML
1.0 Transitional//EN" "xhtml1-transitional.dtd"><html><head>

*** This bug has been marked as a duplicate of 211641 ***
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
my previous comment was about http://www.altova.com/products_doc.html
On http://www.altova.com/products_mapforce.html the bug is instantly visible

I scrolled down, while loading, and got a display as seen in the first
attachment.
After load was done, I scrolled a bit, and depending on the speed of scrolling,

only part of the last line was drawn, see next attachment.
Screen resolution 800x600, Win98, Mozilla 2003090604
shows partially loaded line, maybe another bug already filed.
Component: Layout: View Rendering → Layout: Web Painting
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: