Open Bug 1473895 Opened 6 years ago Updated 2 years ago

:screenshot --fullpage false still takes full page screenshot, whereas --fullpage=false doesn't

Categories

(DevTools :: Console, defect, P3)

defect

Tracking

(Not tracked)

People

(Reporter: sole, Unassigned)

References

(Blocks 1 open bug)

Details

Both should result in a partial screenshot :-)
Priority: -- → P3
Adding one extra scenario, for adittional info:
https://bugzilla.mozilla.org/show_bug.cgi?id=1464461#c145

On new tab page, if devTools is dragged up high enough the onboarding-notification-bar and highlights overlapping may be weird(z-index) with the --fullscreen command.

Issue: the green button/icon overlaps the onboarding-notification-tour section
Screenshot with the issue:
https://drive.google.com/file/d/170ArA9PHF0dXl54EtUBBCjB_HHO5C9TC/view


STR:
1. open firefox;
2. navigate to any web-page; 
3. use the take a screenshot feature;
4. click on the Download option for it;
5. open the new tab page;
6. open devTools -console tab;
7. drag the devTools section so that the onboarding section covers the top/sites section;
8. in the console type: ":screenshot"
9. press Enter on the keyboard.
Blocks: 1483143
No longer blocks: 1447491
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.