Issue #1575
This test-case is intended for Issue #1575
- New watch expression can't be created when breakpoint is active.
Jan Odvarko, odvarko@gmail.com
- Enable Script panel.
- Put a breakpoint into the issue1575GlobalFunction method (within issue1575.js).
- Press runTest button. The execution should stop at the breakpoint.
- Select Watch side panel and try to insert a New watch expression...
- The edit box for new watch expression should be displayed - BUG.