Open
Bug 144350
Opened 23 years ago
Updated 3 years ago
layout is not correct
Categories
(Core :: Layout: Tables, defect, P3)
Tracking
()
NEW
Future
People
(Reporter: deepakgoel, Unassigned)
References
()
Details
(Keywords: testcase)
Attachments
(1 file)
|
295 bytes,
text/html
|
Details |
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.0rc2)
Gecko/20020510
BuildID: 2002051006
The page is not laid out properly - the table on the center is assigned too
small of a width. The page lays outr properly on Netscape 6.2.2 and IE 6.0
Reproducible: Always
Steps to Reproduce:
1. Visit the URL
2. Check the text under Enterprise Edition with blue background.
3.
Actual Results: The table was assigned about 1/3rd of the width that should
have assigned.
Expected Results: The table should have been assigned 100% of the space in the
middle.
Comment 1•23 years ago
|
||
Confirming on 20020510 7.0PR build. WIN2K
Status: UNCONFIRMED → NEW
Ever confirmed: true
Priority: -- → P3
Comment 2•23 years ago
|
||
Comment 3•23 years ago
|
||
The DOCTYPE triggers strict mode. This bug might be invalid/evangelism.
Keywords: testcase
Comment 4•23 years ago
|
||
If u load the testcase using IE,the display is correct.
so,is it a bug?
Updated•23 years ago
|
Target Milestone: --- → Future
Comment 5•22 years ago
|
||
mass reassign to default owner
Assignee: karnaze → table
QA Contact: amar → madhur
Target Milestone: Future → ---
Updated•22 years ago
|
Target Milestone: --- → Future
we render the testcase ( which is quirks mode) as IE6 and NN4.7 Only opera wraps
the text. Arent we good enough at our quirks implementation?
Updated•16 years ago
|
Assignee: layout.tables → nobody
QA Contact: madhur → layout.tables
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•