Hotkeys and shortcuts for Firebug (Windows)

(Total 25)

F12 or B
Managing Firebug
Open and close Firebug Panel
Ctrl + f , then shift + Tab
Managing Firebug
With Firebug Panel open, will put focus on the Panel (via the Firefox Find Box). Does not always work depending on what Panel is open
Ctrl + F12
Managing Firebug
Open Firebug in window (for some reason sometimes pressing ctrl+f12 again closes Firefox, use ctrl+w to close the Firebug window instead
Ctrl + Shift + C
Managing Firebug
Toggle Inspect Mode
Ctrl + Shift + L
Managing Firebug
Focus Command Line
Ctrl + Shift + K
Managing Firebug
Focus Search Box
F1
Managing Firebug
Firebug Help Page
Arrow Down / Arrow Up
HTML-Panel
One line down / one line up
Ctrl + Arrow Down / Ctrl + Arrow Up
HTML-Panel
One Node up / one Node down
Arrow Left / Arrow Right
HTML-Panel
Collapse / Expand current node
Tab / Shift + Tab
CSS-Panel
Jump to next / jump to previous field
Arrow Up / arrow down field with number value
CSS-Panel
Increase / decrease number by 1
Page Up / page down field with number value
CSS-Panel
Increase / decrease number by 10
Enter
CSS-Panel
Finish editing
Esc
CSS-Panel
Cancel editing
F8
Script-Panel
Continue
F10
Script-Panel
Step Over
F11
Script-Panel
Step Into
Shift + F11
Script-Panel
Step Out
Click on line number
Script-Panel
Toggle breakpoint
shift 'click on line number
Script-Panel
Disable breakpoint
right-click on line number
Script-Panel
Edit breakpoint condition
Ctrl + . / Ctrl + ,
Script-Panel
Next / previous function on stack
Ctrl + Space
Script-Panel
Focus Scripts Location Menu
Ctrl + Shift + N
Script-Panel
Focus Watch Side Panel