Closed Bug 200668 Opened 21 years ago Closed 21 years ago

the attached html-file produces a lot of empty lines on the screen.

Categories

(Core :: Layout: Tables, defect)

x86
Windows NT
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: kb, Unassigned)

Details

Attachments

(1 file)

User-Agent:       Mozilla/5.0 (Windows; U; WinNT4.0; en-US; rv:1.4a) Gecko/20030403
Build Identifier: Mozilla/5.0 (Windows; U; WinNT4.0; en-US; rv:1.4a) Gecko/2003040308

The table shows the first two columns but the third one is displayed after
srolling down the page very much.

Reproducible: Always

Steps to Reproduce:
1. load the file attached

Actual Results:  
You see a table with two normal cells and one empty one, the content of the
third cell you will find after scrolling down very much.

Expected Results:  
show all 3 columns in one line.


<html><head></head><body>
<table>
<tr valign=top>
	<td>Column 1</td>
	<td>Column 2</td>
	<td>
	<a href="http://www.amazon.de"> dummy&ouml;</a> the character &ouml; and the
space in the beginning of the linked text is important to produce this bug 
dummy text dummy text dummy text dummy text dummy text dummy text dummy text
	</td>
</tr></table>
</body></html>
Attached file testcase
Testcase WFM 2003040105 PC/WinXP
WFM on winXP and linux.

Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: