Issue #3400
This test-case is intended for Issue #3400
- Debugger buttons not visible when long stack trace.
Jan Odvarko, odvarko@gmail.com
- Open Firebug and enable the Script panel.
- Click on the
Execute Test
button below.
- The debugger should stop at line 20
- Verify that buttons for debugging (step-into, step-over, step-out) are
visible on the Script panel toolbar.
Debugger buttons were pushed out of screen in case large stacks.