Closed
Bug 1184997
Opened 10 years ago
Closed 9 years ago
Display success/error message (with path?) in console for screenshots
Categories
(DevTools :: Inspector, defect)
DevTools
Inspector
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1243525
People
(Reporter: miketaylr, Unassigned)
Details
When I right click a DOM node and click "Screenshot Node" or use the toolbar button, it's impossible to know where it ended up if you don't have the download button in the Chrome UI.
It would be nice to have a console message that says:
"Screen Shot 2015-07-17 at 11.19.54.png successfully download to {path}"
And if it fails (which it has for me before), an error would be nice so I don't go hunting for it.
Cf. https://twitter.com/rauchg/status/621403312286384128 to suggest other people are confused by lack of feedback here. (maybe).
Reporter | ||
Comment 1•10 years ago
|
||
> it's impossible to know where it ended up
This is a bit hyperbolic, once you know they go to Downloads it's no big deal.
Comment 2•10 years ago
|
||
strangely, i do have the download button in my chrome, and still don't see any notifications, and the downloads dropdown isn't listing anything either. however, going to the downloads folder i see that the screenshots were in fact taken...
https://youtu.be/G3-As_H6f2c
Comment 3•10 years ago
|
||
Oh, I should add: Windows 8.1, Firefox 39
Comment 4•9 years ago
|
||
The issue mentioned in comment 2 has been fixed.
Regarding the original issue (lack of feedback), some improvements have been made since then, such as animating the download button when doing a screenshot.
Further improvements are now discussed in Bug 1243525. Closing this as duplicate.
Inspector bugs triage. Filter on CLIMBING SHOES.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•