Issue #3400

This test-case is intended for Issue #3400 - Debugger buttons not visible when long stack trace.
Jan Odvarko, odvarko@gmail.com

  1. Open Firebug and enable the Script panel.
  2. Click on the Execute Test button below.
  3. The debugger should stop at line 20
  4. 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.