On Tuesday, December 9, 2014 4:58:35 PM UTC+1, Carth wrote: > > I have used the Firefox dev tools on a number of occasions, but I just > find that they are missing little time-saving features and frequently don't > work as expected. > The team behind the DevTools know about that and have a bug for closing these gaps to Firebug. See bug 991806 <https://bugzilla.mozilla.org/show_bug.cgi?id=991806>. Furthermore, as Honza already mentioned, the Firebug Working Group is also working on fixing gaps between both versions. So feel free to create bug reports for UI regressions <https://github.com/firebug/firebug.next/issues>, in case they are not already filed.
Things like editing HTML/CSS and seeing the results immediately > This is filed as bug 1067318 <https://bugzilla.mozilla.org/show_bug.cgi?id=1067318> for HTML. CSS is already updated instantly while editing. trying to add a CSS rule (I have yet to find a way of doing this with the > Firefox dev tools). > It's working similar to Firebug since Firefox 33. I.e. right-click into the *Rules* panel and choose *Add rule* from the context menu. For more info see bug 966895 <https://bugzilla.mozilla.org/show_bug.cgi?id=966895>. > Or even when trying to debug JavaScript I often find that breakpoints > don't even fire, even though they do in Firebug or Chrome dev tools. > If you can break this problem down to a simple test case, please file it against the DevTools <https://bugzilla.mozilla.org/enter_bug.cgi?component=Developer%20Tools%3A%20Debugger&op_sys=All&product=Firefox&rep_platform=All&version=Trunk>. Though before you do that you should try to reproduce your problem on Firefox Nightly <http://nightly.mozilla.org/> as it might already be fixed there. 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/firebug. To view this discussion on the web visit https://groups.google.com/d/msgid/firebug/724d0519-672c-44b2-ac62-080ffb4c076c%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
