Issue #3596

This test-case is intended for Issue #3596 - Stack trace forgets where it is.
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 break at line 18
  4. Switch to the Stack (side) panel and expand the func1 stack frame.
  5. Switch to the Watch (side) panel and back.
  6. The func1 stack frame must be still expanded.
  7. Select the onExecuteTest frame, switch to the Watch (side) panel and back.
  8. The onExecuteTest stack frame must be still selected.