Closed
Bug 199526
Opened 23 years ago
Closed 23 years ago
table column wider than specified
Categories
(Core :: Layout: Tables, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 194024
People
(Reporter: eremitos, Unassigned)
References
()
Details
(Keywords: testcase)
Attachments
(1 file)
|
497 bytes,
text/html
|
Details |
User-Agent: Mozilla/5.0 (compatible; Konqueror/3.1; Linux; de, de_DE@euro)
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3b) Gecko/20030210
i have created a page with the mozilla composer:
http://www.handorf-langenberg.de/test/top.html
it looks good and i viewed this page with the konqueror and internet explorer. when i
will see the page with the mozilla navigator i have spaces between the cells in the
table. when i created the site with the composer there were no spaces between them.
how can that be? a bug or a feature?
now if i open the site with the composer the site has spaces, too. i change the images
to 100% of each cell, save the site and it looks fine again in the composer but not in
the navigator. with the konqueror or the internet explorer the site looks fine at any time.
sorry for my bad english. i hope you understand the problem.
Eremit
Reproducible: Always
Steps to Reproduce:
1. Open the site with konqueror, mozilla navigator and mozilla composer and you will
see it.
Expected Results:
show me a table with a width of 100% of my window. the 2. and the 4. image in the
top-line can be streched to show the logo without spaces in the table.
This page in being rendered in quirks mode. When it is rendered in Standards
mode it renders correctly. Also I noted that if you change border=0 to border=1
it works in quirks mode.
As seen on LInux 2003032608
Comment 2•23 years ago
|
||
with the testcase, the first column (green) should be 130 and the second column
should fill up the space (670). However, the first column is very wide so that
the green background shows up.
Comment 3•23 years ago
|
||
confirmed with linux trunk 20030326
resummarizing
marking NEW
Status: UNCONFIRMED → NEW
Ever confirmed: true
Keywords: testcase
Hardware: Other → PC
Summary: have spaces between cells in a table only with the navigator → table column wider than specified
*** This bug has been marked as a duplicate of 194024 ***
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•