Open Bug 1520845 Opened 7 years ago Updated 3 years ago

Enable taking a screenshot of the inner contents of a div

Categories

(DevTools :: Console, enhancement, P3)

enhancement

Tracking

(Not tracked)

People

(Reporter: yulia, Unassigned)

References

(Blocks 1 open bug, )

Details

Attachments

(2 files)

Attached image actual

In some cases, we have blocks that are scrollable in an html page, and we want to capture all of the information in that block as a screenshot. This is currently impossible with the current screenshots functionality.

Test page: data:text/html,<div style="overflow-y: scroll; height:50px;"><p>item</p><p>item</p><p>item</p></div>

Expected and actual results attached.

Attached image expected
Blocks: 1483143
Severity: normal → enhancement
Priority: -- → P3

rhunt do you know if the firefox screenshots feature has had this kind of request before?

Flags: needinfo?(rhunt)

No, I actually haven't heard of that before. It sounds useful though, so I think it would be worth supporting it in something like bug 1499845.

Flags: needinfo?(rhunt)
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: