Closed
Bug 1598
Opened 26 years ago
Closed 26 years ago
3-Column Drudge Report table appears as a single, centered column
Categories
(Core Graveyard :: Viewer App, defect, P2)
Core Graveyard
Viewer App
Tracking
(Not tracked)
VERIFIED
FIXED
M4
People
(Reporter: elig, Assigned: rickg)
References
()
Details
* TITLE/SUMMARY
3-Column Drudge Report table appears as a single, centered column
* STEPS TO REPRODUCE
0) Point viewer or xpviewer to http://www.drudgereport.com
* RESULT
- What happened
The three-column table is rendered as a single, centered column. Text boxes
appear to be fairly haphazardly placed, particularly for the Search
("Headline:", "Any Word in Article" & "Date Range:" text labels and associated
boxes)
* REGRESSION
- Occurs On
viewer.exe (11.23.98a build used)
xpviewer.exe (11.23.98a build used)
- Doesn't Occur On
Communicator 4.5 for Win32 (RTM Complete build used)
* CONFIGURATIONS TESTED
- Windows NT 4.0 SP 3, 96 MB RAM.
- Windows 98, 48 MB RAM
Comment 1•26 years ago
|
||
Boils down to the following test case. Remove the </center> tag and the test
lays out properly.
<html>
<center>
<table border=10></center>
<td>A<td>B<td>C
</table>
</html>
Reporter | ||
Updated•26 years ago
|
OS: Windows NT → All
Hardware: PC → All
Reporter | ||
Comment 2•26 years ago
|
||
Bug still present in 1.27.99 builds on Mac OS, Win32 & Linux.
Updated Platform/OS to 'All'.
Updated•26 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Comment 4•26 years ago
|
||
Setting resolution to Fixed, since both test case and cited URL seem to be
fixed.
Reporter | ||
Updated•26 years ago
|
Status: RESOLVED → VERIFIED
Reporter | ||
Comment 5•26 years ago
|
||
Thanks, Michael.
Yes, verified fixed. (Checked 2.8.99 Mac OS build, and 2.4.99 Win32 & Linux
builds)
Updated•16 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•