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

  1. Enable Script panel.
  2. Put a breakpoint into the issue1575GlobalFunction method (within issue1575.js).
  3. Press runTest button. The execution should stop at the breakpoint.
  4. Select Watch side panel and try to insert a New watch expression...
  5. The edit box for new watch expression should be displayed - BUG.