Closed Bug 185239 Opened 22 years ago Closed 18 years ago

"print frame" in context menu (under "this frame")

Categories

(Firefox :: Menus, enhancement, P2)

enhancement

Tracking

()

RESOLVED FIXED
Firefox 3 alpha2

People

(Reporter: xeno, Assigned: asaf)

References

()

Details

(Whiteboard: asa:ui)

Attachments

(1 file)

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.3a) Gecko/20021207 Phoenix/0.5
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.3a) Gecko/20021207 Phoenix/0.5

Plz add a "print frame /iframe" option to the rightclick context menu under This
Frame. Also needed: a way to select the frame iframe for printing. IE does this
by cursor location, or location of javasript code execution (ie: from a link on
the iframe page).

Reproducible: Always

Steps to Reproduce:
1. visit url 
2. select text in frame of iframe
3. print
Actual Results:  
Print doesnt print whole frame/frame
Print doesnt exclusively print frame/iframe

Expected Results:  
Print whole frame/frame
Print exclusively frame/iframe
Confirming for developer review, and setting OS to all.
Status: UNCONFIRMED → NEW
Ever confirmed: true
OS: Windows XP → All
I'd like to vote for this one, along with a related request (tell me if you want
a separate request): With graphics, I would like to see a Print Graphic item on
the right-click context menu. I use this a lot when preparing for a trip. I go
to Mapquest using IE, and directly print the maps I need. With Px, one must save
the map to disk, then leave the browser and print the map. Having Print Graphic
(like IE's Print Picture) in the right-click menu would make life so much easier.
This is a dup of bug 137014, except that this bug is for Phoenix and 137014 is
for Mozilla.
Summary: A "print frame" option is needed [in rightclick context menu under This Frame] → "print frame" in context menu (under "this frame")
Whiteboard: asa:ui
Taking QA Contact as designated owner of Firebird-Menus. Sorry for bugspam.
QA Contact: asa → bugzilla
Bug 204519 proposes the same thing as this bug, with the following exceptions:

Differences
1. The context menu option would be simply "Print"

Similarities
1. The context menu option would be frame sensitive like in IE.
*** Bug 285501 has been marked as a duplicate of this bug. ***
I forgot all about this one. Is there another, easier way of printing a specific
frame?
Blocks: 125824
Assignee: firefox → nobody
QA Contact: bugzilla → menus
Flags: blocking-aviary2.0?
Flags: blocking-firefox2? → blocking-firefox2-
(In reply to comment #7)
> I forgot all about this one. Is there another, easier way of printing a
> specific
> frame?
> 

Anyone?
" You tried to request blocking-firefox3. Only a sufficiently empowered user can make this change."

Could someone please mark this one? Thank you.
Attached patch patchSplinter Review
Assignee: nobody → mano
Status: NEW → ASSIGNED
Attachment #245722 - Flags: ui-review?(mconnor)
Priority: -- → P2
Hardware: PC → All
Target Milestone: --- → Firefox 3 alpha2
Attachment #245722 - Flags: ui-review?(mconnor) → ui-review+
Attachment #245722 - Flags: review?(gavin.sharp)
Comment on attachment 245722 [details] [diff] [review]
patch

>Index: toolkit/components/printing/content/printUtils.js

>+    var contentWindow = aWindow ? aWindow : window.content;

nit: I kinda prefer |var contentWindow = aWindow || window.content;|, but I don't care that much so up to you (same comment applies elsewhere in the file).
Attachment #245722 - Flags: review?(gavin.sharp) → review+
mozilla/browser/base/content/browser-context.inc 1.29
mozilla/browser/base/content/nsContextMenu.js,1.5
mozilla/browser/locales/en-US/chrome/browser/browser.dtd 1.57
mozilla/toolkit/components/printing/content/printUtils.js 1.26 (and 1.27)
Status: ASSIGNED → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
No longer depends on: 425575
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: