Full page screenshots in responsive mode are not cropped correctly
Categories
(DevTools :: Responsive Design Mode, defect, P3)
Tracking
(Not tracked)
People
(Reporter: contact, Unassigned)
References
(Blocks 3 open bugs)
Details
Attachments
(3 files)
User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:88.0) Gecko/20100101 Firefox/88.0
Steps to reproduce:
(hi)
- I've opened dev tools with F12.
- I applied the responsive view mode (360 x 640px).
- Right click on the page to make a screenshot.
- I selected the option on the top right to take a screenshot of the entire page.
I choose a personal project to show the issue (viewport = 100vh). Bus this bug occurs also (and obviously) on scrollable pages (viewport > 100vh).
The other option (take a screenshot of the visible screen) works fine.
Actual results:
The proposed screenshot is not properly cropped and is 1080x1920px.
Expected results:
The screenshot should be correctly cropped and be 360 x 640px.
Comment 1•4 years ago
|
||
Thank you for the report!
I can reproduce on my machine Win10 + Firefox Nightly
Also, the labels for "Save full page" and "Save visible" icons are missing (see the attached screenshot)
Honza
Updated•4 years ago
|
Comment 2•2 years ago
|
||
Just to mention that this is still reproducible as of version 105, it makes it difficult to capture user journeys from the perspective of a mobile device.
The buttons are now labelled properly however.
Updated•2 years ago
|
Description
•