Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

remote debugging - why dosen't the image on my local browser reflect changes and verbiage i type into my phone simultaneously?

  • 3 replies
  • 2 have this problem
  • 9 views
  • Last reply by Paul

more options

HI, i can see in WebIDE the javascript associated with the page i have open on my phone. i can see the image of my phone on my laptop as well. but when i start typing in verbiage on my phone it does not automatically show that verbiage on my laptop firefox screen shot?

i understand that a screen shot is just that, a screen shot.

however, in the chrome remote debugger, when i start typing verbiage into a field on my phone, it reflects simultaneously on the image of the phone that is on my laptop? thanks for any advice

HI, i can see in WebIDE the javascript associated with the page i have open on my phone. i can see the image of my phone on my laptop as well. but when i start typing in verbiage on my phone it does not automatically show that verbiage on my laptop firefox screen shot? i understand that a screen shot is just that, a screen shot. however, in the chrome remote debugger, when i start typing verbiage into a field on my phone, it reflects simultaneously on the image of the phone that is on my laptop? thanks for any advice

Modified by Kevin

Chosen solution

Ah, it looks like you have been able to replicate the same functionality, great news.

I have never tried to use the tools in chrome for this, but I am glad to hear that the Firefox tools are working for you.

Read this answer in context 👍 0

All Replies (3)

more options

Hi

I think that (along with other things) Chrome and Firefox handle this issue in different ways. With the work that we are currently doing on Firefox Preview, it may be the case the remote debugger is looked at again in a future update to Firefox.

more options

Thanks Seburo,

 yea, it looks like when in firefox, the remote debugging will show you the javascript, css and html so you can debug them, and , it will show you the image of the current page on the phone. if i change pages in my web application on my phone, i can see that firefox on my laptop responds by showing me the css, javascript and html on the new page that is on my phone. BUT HERE IS THE COOL THING, if i go to my laptop firefox debugger and move the cursor over (hover) over the html, i can actually see these movements on my phone simultaneously!!
  so, i guess this is just the way firefox handling remote debugging? it does not show the image on the phone in the firefox debugger on my laptop like chrome does. so, these are the differences between chrome remote debugging and firefox debugging? 
 Just trying to know so i dont look for both of them to have the same features. 
  thanks so much for your advice
more options

Chosen Solution

Ah, it looks like you have been able to replicate the same functionality, great news.

I have never tried to use the tools in chrome for this, but I am glad to hear that the Firefox tools are working for you.