Issue #3596
This test-case is intended for Issue #3596
- Stack trace forgets where it is.
Jan Odvarko, odvarko@gmail.com
- Open Firebug and enable the Script panel.
- Click on the
Execute Test
button below.
- The debugger should break at line 18
- Switch to the Stack (side) panel and expand the func1 stack frame.
- Switch to the Watch (side) panel and back.
- The func1 stack frame must be still expanded.
- Select the onExecuteTest frame, switch to the Watch (side) panel and back.
- The onExecuteTest stack frame must be still selected.