Closed
Bug 55770
Opened 24 years ago
Closed 24 years ago
table looks bad when printed from editor
Categories
(Core :: Printing: Output, defect, P3)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: buster, Assigned: rubydoo123)
References
()
Details
(normally, I would assign this to charley, but he's out for a few weeks.)
1. using NS6 commercial build 2000100608 on WinNT 4
2. load URL in browser. print. everything is ok
3. File > Edit Page
4. From inside editor, print. the page looks horrible. The columns have gaps.
The main table on this page should look like:
-------------------------------------------------
|Pull-ID | Build-ID | Parsing | Content | etc...
| | | Sec | % | Sec | % | etc...
-------------------------------------------------
Instead, it looks like this:
---------------------------------------------------------------------
| |Pull-ID | | Parsing | | Content | etc...
| Sec | % | | Sec | % | | Sec | % | | etc...
----------------------------------------------------------------------
It's as if the rowspan on Pull-ID is ignored. And where is the cell that
contains Build-ID?
Comment 1•24 years ago
|
||
It prints fine for me on Mac, from composer. It looks identical to the browser
version. buster: what composer mode were you in? Normal, Show all tags..?
using commercial build on WinNT 2000101008, printing works the same from
composer as from browser. this magically fixed itself I guess, recommend WFM.
Comment 3•24 years ago
|
||
Worksforme.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•