Closed
Bug 66783
Opened 24 years ago
Closed 24 years ago
[MF]new UI is needed for printing selected frame
Categories
(Core :: Printing: Output, defect)
Tracking
()
VERIFIED
FIXED
mozilla0.8
People
(Reporter: rods, Assigned: rods)
References
Details
Attachments
(2 files)
79.80 KB,
patch
|
Details | Diff | Splinter Review | |
52.07 KB,
patch
|
Details | Diff | Splinter Review |
This bug covers Win and Linux UI, dcone will do the Mac
Assignee | ||
Comment 1•24 years ago
|
||
accepting
Status: NEW → ASSIGNED
Target Milestone: --- → mozilla1.0.1
Assignee | ||
Comment 2•24 years ago
|
||
Comment 4•24 years ago
|
||
r=dcone
sr=buster for the layout changes only. You'll have to get someone else (from
xpfe?) to look over the rest.
Comment 6•24 years ago
|
||
a=ben@netscape.com for the xpfe changes.
Note:
You can access the constants on an interface without defining them all again in
your js like so:
const kMyInterface = Components.interfaces.nsIFoo;
if (bar & kMyInterface.kOne) {
...
}
Assignee | ||
Comment 7•24 years ago
|
||
Assignee | ||
Comment 8•24 years ago
|
||
fixed
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
I don't see the fixe, maybe I'm missing something..
1) I jump to a page with frames
2) I click in the frame I wanna select
3) open File menu
I should see Print Frame ?
I don't...
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Comment 10•24 years ago
|
||
File | Print. Choose "the selected frame" from the radio buttons in the bottom
left. Whether we should have a "Print Frame" option is an RFE - please file one
if you'd like one. :-)
Gerv
Status: REOPENED → RESOLVED
Closed: 24 years ago → 24 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•