Closed Bug 2763 Opened 26 years ago Closed 26 years ago

text wraps on table column - should display on one line

Categories

(Core :: Layout: Tables, defect, P2)

defect

Tracking

()

VERIFIED FIXED

People

(Reporter: christinehoff4, Assigned: karnaze)

References

()

Details

(Whiteboard: [TESTCASE])

Attachments

(1 file)

Using 1/28 build on Win 95, Win NT, Win 98, Mac 8.5. Open URL At the bottom of the page is a table that includes the following (abbreviated tagging): <TR> <TD>back to top</TD> <TD>home|about SEARCH.COM|help|subscribe</TD> </TR> <TR> <TD>Disclaimer</TD> <TD>about CNET|how to advertise</TD> </TR> Expected result: 'back to top' should display on one line Actual result: 'back to top' wraps onto next line Phillip - can you please test this on Linux?
OS: Windows 95 → All
Hardware: PC → All
abbreviated testcase: http://wetnap.mcom.com/seamonkey/bugs/bug2763.html tested on redhat 5.2 i386 , build 99012812 this problem exists on linux too. changing to platform/os :: all/all
Setting all current Open/Normal to M4.
Status: NEW → ASSIGNED
QA Contact: 4110
Whiteboard: (04/07) 3jrgm@qlink.queensu.ca -- review complete (already test case)
moving to m5
Target Milestone: M5 → M6
Moving to M6
Moving to M8.
Whiteboard: (04/07) 3jrgm@qlink.queensu.ca -- review complete (already test case)
Whiteboard: [TESTCASE]
I was to check the simplified testcase, but the hostname was not found, so I created my own. I'm putting it here, and also attaching it for easier viewing from the browser --- <table border=0 cellspacing=0 cellpadding=0 width=600> <tr> <td width=150>two words</td> <td width=450>blah</td> </tr> <tr> <td width=600 colspan=2>blah</td> </tr> </table> --- I this testcase "two words" should be displayed in a single line. The strange thing is that the bug only shows itself when the border, the cellpadding and the cellspacing are all zero.
Attached file Testcase (deleted) —
Looks similar to bug 2947.
This looks very simular to bug#5797 , when using number of pixels for <td> widths it seems to (as opossed ot making them that wide) only make them as wide as the minimal width needed to display the longest word. If it's not a duplicate then I think it is dependant on it.
Moving to M9.
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Fixed with 7/28 changes.
Status: RESOLVED → VERIFIED
Using 8/2 Apprunner across platform, verifying bug fixed.
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: