Closed
Bug 832902
Opened 12 years ago
Closed 12 years ago
[Developer Toolbar] "screenshot" won't accept arguments, show "Too many arguments" error
Categories
(Firefox :: Untriaged, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 799769
People
(Reporter: kuroptev, Unassigned)
Details
Attachments
(1 file)
92.77 KB,
image/png
|
Details |
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:18.0) Gecko/20100101 Firefox/18.0
Build ID: 20130116073211
Steps to reproduce:
Called "screenshot" command in the Developer Toolbar as follows:
screenshot f1.png false
or
screenshot f1.png false false 0 true
Actual results:
"Too many arguments" error appears. Enter won't make screenshot. Tested with new profile also.
Expected results:
Synopsis for the "screenshot" command should appear, enter should make a screenshot.
Updated•12 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
Reporter | ||
Comment 2•12 years ago
|
||
It works with new syntax, yes. Thanks. But how users should know about this changes? I have checked "help screenshot" before submitting this bug, and it has no mention of "--" with arguments. Nor FF18 release notes. Is that a documentation bug?
Comment 3•12 years ago
|
||
Please ask in bug 799769, thanks
You need to log in
before you can comment on or make changes to this bug.
Description
•