Closed
Bug 1472162
Opened 7 years ago
Closed 7 years ago
Make it possible to inspect a "paused" page
Categories
(DevTools :: Inspector, enhancement)
DevTools
Inspector
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 962491
People
(Reporter: julienw, Unassigned)
References
Details
Nowadays websites are very dynamic by nature: elements appear and disappear on click or on hover, or even depending on some external event.
It would be very useful to be able to inspect a snapshot of a page.
For a concrete example, on slack it's difficult to inspect the action bar that appears at the right when hovering a message.
Comment 1•7 years ago
|
||
Would you consider bug 1036722 to be a duplicate of this? This is by far the most thinking we've done over the past few years in this area I think. I've not seen any other proposed solutions so far.
It is different from the snapshot idea, which is why I'm hesitating to close it as a duplicate. I can see the snapshot idea as being useful too, maybe for different reasons.
There's also bug 962491 which might be even closer.
In any case, this is a commonly requested feature and I would love to eventually be able to provide a user-friendly solution to it.
Reporter | ||
Comment 2•7 years ago
|
||
Yeah I think this is closer to bug 962491, especially when I read bug 962491 comment 9. Maybe instead of the debugger's "super pause" we could simply have a "disable JS in this page" shortcut.
Anyway I'm fine duplicating to bug 962491 if you want.
Comment 3•7 years ago
|
||
Thanks Julien.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•