Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Resize or Scroll the screen on Remote Debugging on Android with Chrome

I am trying to use Remote Debugging Android Devices on chrome. But I can not resize my mobile screen fit to 100% or any on Chrome(PC).

On mobile it looks like

Mobile Screen

But on Chrome (PC) it looks like

PC Screen

Now the problem is : I can not either resize mobile screen on Chrome (PC) nor scroll to bottom (I can only scroll only if I can on mobile)

I tried by zoom in/out but it's not working. But I can see the remaining part by resizing window but I can not see on full size window.

I am using Chrome Version 50.0.2661.102 m on Windows 10 Pro(64bit), Android 5.1 on Moto G (1st Gen)

UPDATE : Now I have updated chrome to Version 51.0.2704.84 m But still same problem

like image 373
Madan Bhandari Avatar asked Jun 07 '16 07:06

Madan Bhandari


2 Answers

Press ctrl++ several times it will resize automatically, I found this solution by chance:)

like image 163
onthia Avatar answered Sep 22 '22 08:09

onthia


Looks like you found a bug. Please file an issue on the Chromium Issue Tracker so the team can triage the problem and address it.

like image 22
Garbee Avatar answered Sep 20 '22 08:09

Garbee