Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Chrome Dev Tools Device Emulation strange cropping

Hi all having an issue with Chrome Dev Tools device emulation where when I set a device the screen image is cropped to about a third of its correct size leaving the rest of the image with just a pale pink background. See attached. Any ideas? Thanks.

Odd cropping of screen where top left corner is shown and the rest of the image is cropped showing only a pale pink background. This behaviour occurs using any device setting

like image 956
James Avatar asked Sep 09 '25 10:09

James


2 Answers

This bug occurs for me when I open Chrome DevTools and activate the device emulator. Toggling the emulator off and then on again doesn't fix it.

The workaround I've found is to close and re-open Chrome DevTools with the emulator still enabled. By keyboard, that's hitting commandoptioni twice.

Hopefully the bug will be addressed soon, given its filing earlier today and their positive response on Twitter.

  • Chrome 65.0.3325.146
  • macOS 10.13.3
like image 50
2540625 Avatar answered Sep 11 '25 13:09

2540625


It seems to be a bug.

I'll link this question to the existing bug report: https://crbug.com/821010

like image 28
Kayce Basques Avatar answered Sep 11 '25 13:09

Kayce Basques