Closed
Bug 291
Opened 27 years ago
Closed 26 years ago
<align=right> != working
Categories
(MozillaClassic Graveyard :: Layout, defect, P3)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: jhall, Assigned: nisheeth_mozilla)
Details
Created by Jason Hall (jhall@united-railway.com) on Sunday, May 3, 1998 12:01:30 AM PDT
Additional Details :
Environment:
Linux 2.0.33
Motif 2.0 (sorry don't know vendor)
Mozilla 19980429
(note: Encountered One error in build had to comment
remove -lXp, and add -lXpm)
Code to reproduce bug:
<html>
<head><title>Foo</title></head>
<table width=100%>
<tr><td align=right>Hello World!</td></tr>
</table>
</html>
Effects:
Hello World! Appears on left hand side of navigator
window. Appears on right hand side in Communicator 4.05.
Assignee | ||
Updated•26 years ago
|
Status: NEW → RESOLVED
Closed: 26 years ago
Component: HTML Dialogs → Layout
Resolution: --- → FIXED
Assignee | ||
Comment 1•26 years ago
|
||
This bug is fixed in the latest mozilla builds.
Thanks a lot for your feedback, Jason. Mozilla binaries are now available daily
from mozilla.org. Download them and file bugs. Help us improve the quality of
mozilla!
Verified test case with 5.0 Seamonkey Feb 4 build - bug remains fixed in new
code base
You need to log in
before you can comment on or make changes to this bug.
Description
•