We've had long discussions and arguing over cmd-k, ctrl-L, and all the shortcuts we could use. cmd-k takes over the search field focus. This is a bitter pill: any shortcut we choose is a different kind of 'wrong'.
there's no such option for now, but we have a bug report: https://bugzilla.mozilla.org/show_bug.cgi?id=704252
We have Ctrl-L for clear output.
Console feeling bulky? Make sure CSS > Log is disabled. If this is enabled, your page gets a reflow listener that makes it slower. Also, consider turning off logs you do not need. We have turned off css warnings by…
This is a high priority feature for us. Expect a fix soon.
We will add a way to select the iframe/frame where to execute JS. This feature is currently in planning.
That feature means you can set a breakpoint in any javascript and while you are paused on a frame you can execute JS in the web console. The code you type executes in the stackframe you have selected in the debugger.…
Each of the aspects you tackle are known and we are working towards improvements in each area. Even myself as a web developer I find things that we are missing - I understand your pains here! Break on events and break…
Yes.
We just changed the way you can inspect objects in the Web Console, check out a Firefox Nightly. For more details you can read: http://www.robodesign.ro/mihai/blog/web-console-improvements... Also, we have an open bug…
This is something the team is looking into implementing. There's a ton of work we need to do and we have that in mind as well.
We've had long discussions and arguing over cmd-k, ctrl-L, and all the shortcuts we could use. cmd-k takes over the search field focus. This is a bitter pill: any shortcut we choose is a different kind of 'wrong'.
there's no such option for now, but we have a bug report: https://bugzilla.mozilla.org/show_bug.cgi?id=704252
We have Ctrl-L for clear output.
Console feeling bulky? Make sure CSS > Log is disabled. If this is enabled, your page gets a reflow listener that makes it slower. Also, consider turning off logs you do not need. We have turned off css warnings by…
This is a high priority feature for us. Expect a fix soon.
We will add a way to select the iframe/frame where to execute JS. This feature is currently in planning.
That feature means you can set a breakpoint in any javascript and while you are paused on a frame you can execute JS in the web console. The code you type executes in the stackframe you have selected in the debugger.…
Each of the aspects you tackle are known and we are working towards improvements in each area. Even myself as a web developer I find things that we are missing - I understand your pains here! Break on events and break…
Yes.
We just changed the way you can inspect objects in the Web Console, check out a Firefox Nightly. For more details you can read: http://www.robodesign.ro/mihai/blog/web-console-improvements... Also, we have an open bug…
This is something the team is looking into implementing. There's a ton of work we need to do and we have that in mind as well.