Closed Bug 1601231 Opened 5 years ago Closed 4 years ago

The "screenshot node" contextual menu item does not work for content elements in the OBT

Categories

(DevTools :: Inspector, defect, P3)

defect

Tracking

(Fission Milestone:MVP)

RESOLVED DUPLICATE of bug 1568833
Fission Milestone MVP

People

(Reporter: pbro, Unassigned)

References

(Blocks 2 open bugs)

Details

Steps:

  • open any website in a tab in Firefox
  • open the OBT
  • In the OBT's inspector panel, pick an element from the content page
  • Right-click on the selected element and choose "screenshot node"

Expected: A screenshot of the selected element is created and downloaded.

Actual: The screenshot does not get created and the following JS error is printed:

Error while calling actor 'screenshot's method 'capture' Screenshot actor failed to find Node actor for 'server4.conn0.child30/domnode2263' Actor.js:91:13
capture@resource://devtools/server/actors/screenshot.js:34:15 handler@resource://devtools/shared/protocol/Actor.js:154:37 onPacket@resource://devtools/server/debugger-server-connection.js:378:58 _onJSONObjectReady/<@resource://devtools/shared/transport/transport.js:464:22 exports.makeInfallible/<@resource://devtools/shared/ThreadSafeDevToolsUtils.js:111:22 exports.makeInfallible/<@resource://devtools/shared/ThreadSafeDevToolsUtils.js:111:22

This does work fine if the selected element belongs to the main browser UI though.

Priority: -- → P3

Tracking Fission DevTools bugs for Fission Nightly (M6)

Fission Milestone: --- → M6

Adding dt-fission whiteboard tag to DevTools bugs that mention Fission or block Fission meta bugs but don't already have a dt-fission whiteboard tag.

Whiteboard: dt-fission

Moving these DevTools Fission bugs from Fission's old M6 Nightly milestone to M7 Beta. I am assuming these bugs would have the dt-fission-m2-mvp whiteboard tag if they were Fission Nightly blockers.

Fission Milestone: M6 → M7

Bulk change of all bugs with whiteboard tag of dt-fission to Fission MVP milestone.

Fission Milestone: M7 → MVP
Whiteboard: dt-fission → dt-fission, dt-fission-m3-mvp
Whiteboard: dt-fission, dt-fission-m3-mvp → dt-fission-m3-mvp

Potential duplicate of Bug 1568833

Verified on latest Nightly, works for me.

Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → DUPLICATE
Whiteboard: dt-fission-m3-mvp
You need to log in before you can comment on or make changes to this bug.