Hey there, when I opened Firebug today and discovered the changes, my heart sank. Gone is the html editor pane and the ability to edit html with one click of the edit button. Now it seems I need to right click and choose 'Edit as html' from the contextual menu. Plus, changes need to be 'committed' by clicking outside the inline editor window before they are rendered. Ouch. Sure, this is the same behaviour as the Chrome debugger. But that's precisely why I don't use Chrome for Web development work. For years, I've used Firefox and Firebug because of Firebug's great advantages for creating Web mock-ups from live code. I guess those days are over.
On Wednesday, April 27, 2016 at 5:06:17 AM UTC-7, Sebastian Zartner wrote: > > The Firefox DevTools team is working on closing the gaps between their > tools and Firebug. > In the first quarter of the year the Firebug theme, HTTP log inspection in > the Console panel and the DOM panel were ported to Firefox (see bug > 1256749 <https://bugzilla.mozilla.org/show_bug.cgi?id=1256749>). > > Now the team is asking what should be fixed in Q2 2016. See bug 1267303 > <https://bugzilla.mozilla.org/show_bug.cgi?id=1267303>. > > My suggestions: > > - 1004678 <https://bugzilla.mozilla.org/show_bug.cgi?id=1004678>: > Break on DOM mutation > - 1267144 <https://bugzilla.mozilla.org/show_bug.cgi?id=1267144>: > Allow to set breakpoints for XHRs > - 1165010 <https://bugzilla.mozilla.org/show_bug.cgi?id=1165010>: Set > a breakpoint for errors in WebConsole (like Firebug) > - 1226640 <https://bugzilla.mozilla.org/show_bug.cgi?id=1226640>: Add > Events side panel > - 1227054 <https://bugzilla.mozilla.org/show_bug.cgi?id=1227054>: > [rule view] Show whether a CSS property, value or selector is valid > - 1267140 <https://bugzilla.mozilla.org/show_bug.cgi?id=1267140>: > Allow auto-completing non-enumerable properties and member functions > return > types of known types > > (These are all existing issues, but you can also suggest issues that are > not already tracked in Bugzilla, of course.) > > 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 https://groups.google.com/group/firebug. To view this discussion on the web visit https://groups.google.com/d/msgid/firebug/7e99d2e2-07b4-48e6-8237-6ce518ac0148%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
