Closed Bug 71596 Opened 24 years ago Closed 23 years ago

Image layout incorrect

Categories

(Core :: Layout: Tables, defect)

x86
Linux
defect
Not set
trivial

Tracking

()

RESOLVED FIXED

People

(Reporter: ryan, Assigned: karnaze)

References

()

Details

From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux 2.4.2 i686; en-US; 0.8.1) Gecko/20010309
BuildID:    2001030911

In the page at http://411.ca Images for linking to search engine for Business,
People, Reverse search shown in a circle below heading "Choose an Option" are
not displayed in a circle as they should be.

Reproducible: Always
Steps to Reproduce:
http://411.ca
http://www.411.ca


Actual Results:  Page load and performs correctly.  Images should be shown as
four points on a circle with smaller filler images to round out the circle.

Expected Results:  Images are displayed in somewhat of a descending order one
above another.

HTML on website may not be formatted correctly.  Tried to validate at
http://validator.w3.org and had errors found.
The problem is that Mozilla is line-breaking between the images.

The page allows 0.62 * 700 = 434 pixels of horizontal space for the images.  The
image widths sum to 422px.  So there is no reason we should be line-breaking
that I can see.

That said, the page designers would do well to add a nowrap to that table cell
or at least to decrease the width of the text on the right a bit -- that makes
things much happier.
Assignee: clayton → karnaze
Component: HTML Element → Layout
QA Contact: bsharma → petersen
Changing component.
Status: UNCONFIRMED → NEW
Component: Layout → HTMLTables
Ever confirmed: true
QA Contact: petersen → chrisd
QA contact update
QA Contact: chrisd → amar
Resolved in current build (Linux 2001090423 RH7 RPM)
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Linux 2001091315 (mozilla-pre0.9.4-4_rh7.i386.rpm) is exhibiting this problem
again.  We've regressed.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Resolved in current build Linux 2001101201
Status: REOPENED → RESOLVED
Closed: 23 years ago23 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.