Closed
Bug 799848
Opened 13 years ago
Closed 13 years ago
Add Screenshot menu item
Categories
(DevTools :: General, enhancement)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: julian.viereck, Unassigned)
Details
Someone at JSCONF pointed out to me, that having an easy way to let a client create screenshots of the current page would be very helpful for his support job.
How about adding a Tools -> Web Developer -> Screenshot Page menu item?
I know this functionality is governed by the "screenshot" command in the GCLI, but this might be too complicated for some clients.
Comment 1•13 years ago
|
||
Doesn't every keyboard still have a "PrtSc"/PrintScreen key which exactly does this?
Not sure why a systemwide functionality should be included in an app menu...
Severity: normal → enhancement
Summary: Feature request: Screenshot menu item → Add Screenshot menu item
| Reporter | ||
Comment 2•13 years ago
|
||
(In reply to Andre Klapper from comment #1)
> Doesn't every keyboard still have a "PrtSc"/PrintScreen key which exactly
> does this?
> Not sure why a systemwide functionality should be included in an app menu...
I don't know about linux, but windows and mac has. The experience with my parents showed me, that try to tell someone not-too-much-technical to press a certain key combination on the keyboard is very complicated. Also, it's different between OS, which adds in even more complexity. Telling them to use a certain item from the menu bar always worked out from my experience and is very easy to describe.
Comment 3•13 years ago
|
||
Personally, I think GCLI is the perfect place for this. It's needed by developers who get command lines, and we don't need to confuse the UI for the vast majority of people who don't need it.
Comment 4•13 years ago
|
||
(In reply to Julian Viereck from comment #2)
> I don't know about linux, but windows and mac has. The experience with my
> parents showed me, that try to tell someone not-too-much-technical to press
> a certain key combination on the keyboard is very complicated.
But it's not a certain key combination. It's one single key.
| Reporter | ||
Comment 5•13 years ago
|
||
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → WONTFIX
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•