Developer Tools: Picking element doesn't focus the element in the HTML view
Categories
(DevTools :: Inspector, defect)
Tracking
(Not tracked)
People
(Reporter: galmok, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:97.0) Gecko/20100101 Firefox/97.0
Steps to reproduce:
Find a page that uses frames.
Use "Pick an element on the page" and point to an element in the frame.
Use this page as an example (randomly found), but I believe all pages with frames don't work anymore:
http://www.maths.surrey.ac.uk/explore/nigelspages/frame2.htm
Actual results:
Observer as the root HTML is shown in the HTML code view and not the element clicked on.
Expected results:
The HTML view should have folded out to the HTML clicked on.
Comment 1•3 years ago
|
||
The Bugbug bot thinks this bug should belong to the 'Core::DOM: Core & HTML' component, and is moving the bug to that component. Please revert this change in case you think the bot is wrong.
Comment 2•3 years ago
|
||
Thanks for filing, this was recently fixed in Firefox 99 via Bug 1755266
Description
•