On Monday, November 28, 2016 at 6:52:19 PM UTC+1, Ste Sic wrote:
>
> As I ask in the object, where are e.g. the very clever search of a tag by 
> css classes?
>
> Chrome Developer Toolbars has not yet this firebug utility. Why you cut 
> this essential function for developers?
>

If you mean the CSS selector search within the Inspector panel, that's 
already available in the Firefox DevTools (and also the Chrome DevTools). 
In both tools just press Ctrl+F to start searching and type your selector. 
The Firefox DevTools are even the smartest of the three because they show 
you a list with all available matching classes (or IDs):
 

<https://lh3.googleusercontent.com/-XVfqvhFlikU/WD7iKAN13KI/AAAAAAAAAnI/V1GRXxytmFM_ylNyD7a8tHM99Y71raXNwCLcB/s1600/Search%2Bfor%2BCSS%2Bselector.png>

Why if I select a tag and I click "Inspect element" the cursor everytime 
> start on body tag?
> Why????
>

I assume that is because the node view is first initialized with default 
values and after that the inspected element is processed. I agree that this 
is a bad UX, though I'm not a Firefox DevTools programmer. So, I suggest 
you file a bug for that 
<https://bugzilla.mozilla.org/enter_bug.cgi?product=Firefox&component=Developer%20Tools%3A%20Inspector>
.

Please put back the firebug and let developers to choose which dev toolbar 
> they could use.
>

Firebug was mainly developed by volunteers (like me), which already left 
the project. So, I'm afraid, Firebug won't come back. Though if somebody is 
interested in reviving the project, the sources are on GitHub 
<https://github.com/firebug/firebug>.

Sebastian

-- 
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 firebug+unsubscr...@googlegroups.com.
To post to this group, send email to firebug@googlegroups.com.
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/cf2a67bb-7b5b-4866-9d3a-1dea2edcbd91%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to