On Jul 17, 1:46 pm, Nikita Vasilev <[email protected]> wrote:
> Ctrl + Shift + C shortcut works different in Firebug 1.4 and 1.3 (or
> less).
>
> Version 1.3: Ctrl+Shift+C ALWAYS focus on command line. No matter
> which tab has been opened (Console, DOM, etc), I always can press Ctrl
> +Shift+C and focus on command line.
Really? That is surprising to me.
>
> Version 1.4: Ctrl+Shift+C toggle between command line and previous
> opened tab. It's very annoying!
Ctrl+Shift+C in 1.4 is supposed to toggle inspect mode.
>
> Can you return old simple and usefull Ctrl+Shift+C? Or can I change
> some setting to return it?
Ctrl+Shift+L focuses on the command line. If you are in the Script
panel and you hit C+S+L, then you will be in the Console, in the
command line. You can enter expressions. Then when you are ready to
return to the script panel you can hit C+S+L and you will toggle back
to the command line. If you forget a result from the command line you
can toggle back and forth quickly but pressing the Cntl+Shift+L
repeatedly.
You can change the bindings of keys to commands in Firefox > Tools >
Firebug > Customize Shortcuts. But that seems like it won't help you
in this case.
jjb
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Firebug" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/firebug?hl=en
-~----------~----~----~----~------~----~------~--~---