As far as I can tell, the inspector is working but has the issue that it is first selecting the <body> element before selecting the one you inspected. See bug 1324254 <https://bugzilla.mozilla.org/show_bug.cgi?id=1324254>. If that's not the case for you, please file a separate bug <https://bugzilla.mozilla.org/enter_bug.cgi?product=Firefox&component=Developer%20Tools%3A%20Inspector> including a test case and post the link to it here as back reference.
Sebastian On 30 January 2017 at 19:25, unknown <[email protected]> wrote: > Before the integration, I was able to right click to inspect on specific > part of the web page, and it would automatically extend the DOM tree and > show me that specific part of html. > > Please re-implement this features, it really saved me time on expanding > the DOM tree. > > -- > You received this message because you are subscribed to the Google Groups > "Firebug" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/firebug. > To view this discussion on the web visit https://groups.google.com/d/ > msgid/firebug/9b3f4f25-58a0-4049-a7d9-e7f6fb65593c%40googlegroups.com > <https://groups.google.com/d/msgid/firebug/9b3f4f25-58a0-4049-a7d9-e7f6fb65593c%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Firebug" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/firebug. To view this discussion on the web visit https://groups.google.com/d/msgid/firebug/CAERejNbvdU8%2BsdJQ9TeWrmKVkvdK7MJwqfocVw5EO7MBQuTZvA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
