Closed
Bug 166210
Opened 23 years ago
Closed 23 years ago
Printing text selection prints two pages into one
Categories
(Core :: Printing: Output, defect)
Core
Printing: Output
Tracking
()
RESOLVED
FIXED
People
(Reporter: mstrumyla, Assigned: rods)
References
()
Details
1) go to the url
2) select the whole article
<selection_begins>
Tutorial of SQL
...skipped...
in the table of the left.
</selection_ends>
3) File/Print..., check Selection and press OK
expected results: the selected text is printed, supposed to be 2 pages.
actual results: only one page is printed. the printed text overlaps
using build
Mozilla/5.0 (Windows; U; WinNT4.0; en-US; rv:1.1) Gecko/20020826
p.s.
the original url (ie whithout translation by google) prints just fine.
see http://www.asptutor.com/sql/sql9.asp
in the past i filed a similar bug 153423. the testcase in that bug has not
regressed.
Comment 1•23 years ago
|
||
confirmed on Linux too.
Status: UNCONFIRMED → NEW
Ever confirmed: true
OS: Windows NT → All
Hardware: PC → All
| Assignee | ||
Comment 2•23 years ago
|
||
Hmmm, that is strange this was fixed.
| Assignee | ||
Comment 3•23 years ago
|
||
Well, it looks like it was only fixed on the trunk and not the branch. WFM on
the trunk.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → WORKSFORME
| Reporter | ||
Comment 5•23 years ago
|
||
well, i've just tested with
Mozilla/5.0 (Windows; U; WinNT4.0; en-US; rv:1.2a) Gecko/20020910
and
Mozilla/5.0 (Windows; U; WinNT4.0; en-US; rv:1.2b) Gecko/20020923 Phoenix/0.1
and the selection from the url is still printed into one page instead of two :(
Status: VERIFIED → REOPENED
Resolution: WORKSFORME → ---
| Reporter | ||
Comment 6•23 years ago
|
||
marking fixed
Mozilla/5.0 (Windows; U; WinNT4.0; en-US; rv:1.2.1) Gecko/20021130
Status: REOPENED → RESOLVED
Closed: 23 years ago → 23 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•