Closed
Bug 1129931
Opened 10 years ago
Closed 10 years ago
Full page screenshot giving error and failing
Categories
(Firefox :: Untriaged, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1108436
People
(Reporter: gmariani405, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:35.0) Gecko/20100101 Firefox/35.0
Build ID: 20150122214805
Steps to reproduce:
Click on the screenshot button from the Developer Toolbar and type try to take a screenshot from the CLI
Actual results:
No notification of failure from the Developer Toolbar button and no image saved. When used from the CLI this error was displayed:
[Exception... "Failure" nsresult: "0x80004005 (NS_ERROR_FAILURE)" location: "JS frame :: resource://gre/modules/commonjs/toolkit/loader.js -> resource://gre/modules/devtools/gcli/commands/screenshot.js :: exports.items<.grabScreen/< :: line 143" data: no]
Expected results:
Clicking the screenshot button from the Developer Toolbar should have saved a full page screenshot and saved it to my downloads folder. (Maybe even show a notification that it did something)
Same with the CLI
Comment 1•10 years ago
|
||
duping to bug 1108436 based on the same exception and symptoms
Status: UNCONFIRMED → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•