Closed
Bug 281991
Opened 20 years ago
Closed 20 years ago
Print Selection does not reset/Mozilla hangs forever trying to print
Categories
(Core :: Printing: Output, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 260459
People
(Reporter: rstephe, Unassigned)
Details
(Keywords: hang)
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7.5) Gecko/20041217
Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7.5) Gecko/20041217
After printing a selection on a page, the 'print selection' option remains set.
The result is that when another page is to be printed, it text is not selected,
the print dialog will hang forever. If the cancel button is pressed it still
hangs, and the browser process must be killed and restarted.
Reproducible: Always
Steps to Reproduce:
1.highlight some Webpage text
2.print the selection (choose Mozilla on drop-down list, then print selection)
3.then attempt to print another page (not just a selection) without explicitly
unchecking 'print selection'
Actual Results:
print dialog hangs forever. Pressing cancel doesn't help.
Expected Results:
a) the 'print selection' should reset itself once the selection is printed.
b) Attempting to print a selection when none is selected should generate an
error dialog.
Updated•20 years ago
|
Version: unspecified → 1.7 Branch
Comment 1•20 years ago
|
||
this worksforme with linux trunk 2005031705 and 1.7.5. After deselecting the
text, the "print selection" radio button is disabled and not selected. Printing
works fine (no hang).
Comment 2•20 years ago
|
||
I meant to ask: what did you do between 2 and 3 to de-select text? (open a new
page, deselect text, etc.) Or did printing cancel the selection perhaps?
Reporter | ||
Comment 3•20 years ago
|
||
(In reply to comment #2)
> I meant to ask: what did you do between 2 and 3 to de-select text? (open a new
> page, deselect text, etc.) Or did printing cancel the selection perhaps?
Open a new page.
Comment 4•20 years ago
|
||
This sounds like bug 260459 - Print Selection doesn't work on Mac OS X.
*** This bug has been marked as a duplicate of 260459 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•