Shortcuts Firebug for Linux

25 shortcuts2,127 views
Open Trainer

Managing Firebug

Action
Open and close Firebug Panel
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
Open Firebug in window (for some reason sometimes pressing ctrl+f12 again closes Firefox, use ctrl+w to close the Firebug window instead
Toggle Inspect Mode
Focus Command Line
Focus Search Box
Firebug Help Page

HTML-Panel

Action
One line down / one line up
One Node up / one Node down
Collapse / Expand current node

CSS-Panel

Action
Jump to next / jump to previous field
Increase / decrease number by 1
Increase / decrease number by 10
Finish editing
Cancel editing

Script-Panel

Action
Continue
Step Over
Step Into
Step Out
Toggle breakpoint
Disable breakpoint
Edit breakpoint condition
Next / previous function on stack
Focus Scripts Location Menu
Focus Watch Side Panel