Firebug shortcuts conflict with build-in DevTools' ones

2013-12-02 Thread Sebastian Zartner
The Firebug users are currently experiencing some shortcut conflicts related to the built-in DevTools. Namely this is the inspector shortcut Ctrl+Shift+C. We (the Firebug Working Group) are trying to fix this[1] by disabling the shortcut. Because it's lazy loaded we can't access it immediately.

Re: Firebug shortcuts conflict with build-in DevTools' ones

2013-12-02 Thread Gavin Sharp
This seems better targeted to firefox-dev (https://wiki.mozilla.org/Firefox/firefox-dev), or even more specifically to the DevTools list (https://lists.mozilla.org/listinfo/dev-developer-tools). Gavin On Tue, Dec 3, 2013 at 7:43 AM, Sebastian Zartner sebastianzart...@gmail.com wrote: The

Re: Firebug shortcuts conflict with build-in DevTools' ones

2013-12-02 Thread Sebastian Zartner
Thanks for the info, Gavin. I posted to the firefox-dev list, because I believe it's a more general thing than for the DevTools. Even when the current conflict is related to them, the question is more about using a mutation observer as a general solution for such key conflicts. Sebastian On