Happy New Year to everyone! For clarification, the inspect feature in the DevTools does work but is slow. What's confusing is that it's first selecting the <body> element before selecting the inspected element. I've filed bug 1324254 <https://bugzilla.mozilla.org/show_bug.cgi?id=1324254> for this. I believe this is a regression to previous versions of the DevTools. I could need help in finding the commit that caused the regression. If you want to help me, you can use mozregression <http://mozilla.github.io/mozregression/> to do so.
Sebastian On Wednesday, January 4, 2017 at 9:51:53 PM UTC+1, ajo was wrote: > > sooooo it seems to come down to: > > > 1. stay with firefox 45 and use firebug > 2. update to firefox 52 abandon firebug, and stick to developer tools. > > *unfortunately … it seems more of a firefox then of a firebug issue. > firebug 2.0.18 „inspect element“ works fine under Firefox 45.4.0, but fails > under Firefox 52.0a2.* > > http://getfirebug.com/releases/firebug/2.0/firebug-2.0.18.xpi > > > <http://dwaves.de/wp-content/uploads/2017/01/firebug-2.0.18.xpi_.gz> > > so doing the: about:config > > search and double click this entry to change it to: > > xpinstall.signatures.required = false > > > > *DOES NOT HELP in Firefox 52 (even in developer edition) * > > -- 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/646c204d-6bca-4aa1-abb7-2798e21c55ea%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
