Closed
Bug 231935
Opened 22 years ago
Closed 12 years ago
parcelforce.com - Mozilla fails to display some of this page
Categories
(Tech Evangelism Graveyard :: English US, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: phil, Unassigned)
References
()
Details
(Whiteboard: closeme?)
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5) Gecko/20031107 Debian/1.5-3
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5) Gecko/20031107 Debian/1.5-3
After "Please click on one of the following options to continue:"
there should be three options, all of which are displayed by
konqueror. Moz only displays the first.
Reproducible: Always
Steps to Reproduce:
| Reporter | ||
Comment 1•22 years ago
|
||
*** Bug 231939 has been marked as a duplicate of this bug. ***
Comment 2•22 years ago
|
||
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7a) Gecko/20040122
Confirmed using Mozilla Nightly 2004012209 on Windows 2000
Comment 3•22 years ago
|
||
The page has markup like so:
<td>
<div style="height:10px">
Lots of content on many lines
</div>
</td>
So the content overflows the table cell. It's actually painted fine, but
content coming after it is painted on top of it (depending on the font size, I
see anything from part of the first option to the first two options, with
following text and graphics painted on top of parts of it).
Not a Mozilla bug, and Konqueror's handling of "height" seems to be buggy....
Note that in 1.5 table overflow is not painted correctly, which is why you may
not be seeing all of the content....
Assignee: nobody → english-us
Status: UNCONFIRMED → NEW
Component: Layout → English US
Ever confirmed: true
Product: Browser → Tech Evangelism
QA Contact: core.layout → english-us
Version: Trunk → unspecified
Comment 4•21 years ago
|
||
*** Bug 260595 has been marked as a duplicate of this bug. ***
Comment 5•21 years ago
|
||
Conforming summary to TFM item 10 at
http://www.mozilla.org/projects/tech-evangelism/site/procedures.html#file-new
Summary: Mozilla fails to display some of this page → parcelforce.com - Mozilla fails to display some of this page
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → INVALID
Updated•11 years ago
|
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•