Unable to inspect dynamic webpage like Youtube site
Categories
(DevTools :: Inspector, defect)
Tracking
(Not tracked)
People
(Reporter: macdevign, Unassigned)
Details
Attachments
(1 file)
256.64 KB,
image/png
|
Details |
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:98.0) Gecko/20100101 Firefox/98.0
Steps to reproduce:
- Go to dynamic site like www.youtube.com
- Inspect on Youtube logo (Inspect from Context Menu), Firefox 98 will show empty Inspection result.
Inspecting on static site has no issue (eg www.google.com)
Running: Firefox 98 on Mac Catalina (10.15.7) , Macbook
Actual results:
Nothing is show on in Inspect console tab as shown in attached image.
Firefox 97 does not this this issue, only Firefox 98 and its patch release.
Expected results:
Inspect should show the Youtube logo tag element
Comment 1•3 years ago
|
||
The Bugbug bot thinks this bug should belong to the 'DevTools::Inspector' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.
Comment 2•3 years ago
|
||
Hi thanks for filing,
I cannot reproduce the issue so far, could you try two things:
- open the browser console (https://firefox-source-docs.mozilla.org/devtools-user/browser_console/index.html) and then try to "inspect" the youtube logo. Copy paste here any error that might appear in the browser console
- go to about:support and copy the information to the clipboard and attach it here
And if you can also try with a clean profile, that would help find the root cause of the issue.
Thanks!
Reporter | ||
Comment 3•3 years ago
|
||
Hi Julian,
you can close this case. I confirm that Firefox 99 has fixed the issue, and now YouTube HTML inspection works perfectly.
thank
Comment 4•3 years ago
|
||
Sure, thanks for checking!
Description
•