Closed
Bug 112665
Opened 24 years ago
Closed 24 years ago
Change default to "each frame separately" when printing framset documents
Categories
(Core :: Printing: Output, defect)
Tracking
()
VERIFIED
FIXED
mozilla0.9.7
People
(Reporter: kmcclusk, Assigned: dcone)
References
()
Details
(Keywords: topembed)
Attachments
(2 files)
|
1.44 KB,
patch
|
jud
:
review+
attinasi
:
superreview+
|
Details | Diff | Splinter Review |
|
1.35 KB,
patch
|
attinasi
:
superreview+
|
Details | Diff | Splinter Review |
When printing a frameset document the default for IE is to print "All frames
individually". The default for Mozilla is to print "As is" which is equivalent
to IE's "As laid out on screen". This has caused confusion for users, who expect
the entire document to printout.
Mozilla's default should match IE's to avoid confusion.
| Reporter | ||
Comment 1•24 years ago
|
||
This bug was split off from bug 102641.
| Reporter | ||
Updated•24 years ago
|
Comment 3•24 years ago
|
||
Linux patch to follow
changing to ALL/ALL
we'll need fix on Mac also.
OS: Windows NT → All
Hardware: PC → All
Comment 6•24 years ago
|
||
Comment on attachment 59734 [details] [diff] [review]
patch for 0.94 and Windows trunk
sr=attinasi
Attachment #59734 -
Flags: superreview+
Updated•24 years ago
|
Attachment #59734 -
Flags: review+
Comment 7•24 years ago
|
||
plussing, please add "fixed0.9.4" to the keyword field once the windows piece of
this (the attatched patch) lands on the 0.9.4 branch.
Thanks!
Comment 8•24 years ago
|
||
actually changing the keyword to edt0.9.4+
Comment 9•24 years ago
|
||
Fixed on trunk and 0.94 branch
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Updated•24 years ago
|
Keywords: fixed0.9.4
Comment 10•24 years ago
|
||
REOPEN...not fixed on Mac. I used 12/6 trunk build to verify this.
works on Linux and Windows.
Status: RESOLVED → REOPENED
OS: All → Mac System 9.x
Hardware: All → Macintosh
Resolution: FIXED → ---
Comment 11•24 years ago
|
||
don, can you fix this on the Mac?
Assignee: rods → dcone
Status: REOPENED → NEW
Comment 12•24 years ago
|
||
Will this change the default when "silent" printing?
It looks like that fix would be to back out the change made in 106015, right?
| Assignee | ||
Comment 13•24 years ago
|
||
Patch to fix the default radio button.
Comment 14•24 years ago
|
||
Comment on attachment 61113 [details] [diff] [review]
Patch to change the default radio button.
sr=attinasi
Attachment #61113 -
Flags: superreview+
Comment 15•24 years ago
|
||
this is hitting the trunk too, right?
Comment 16•24 years ago
|
||
r=rods, This should be for the trunk, I don't think we are doing the Mac on the
branch are we?
| Assignee | ||
Comment 17•24 years ago
|
||
this is just for the trunk.. Mac is not an embedding issue.
| Assignee | ||
Comment 18•24 years ago
|
||
Fixed the trunk with the Mac fix. Branch will not get this default for the Mac.
Status: NEW → RESOLVED
Closed: 24 years ago → 24 years ago
Resolution: --- → FIXED
Keywords: fixed0.9.4
You need to log in
before you can comment on or make changes to this bug.
Description
•