Issue #930

This test-case is intended for Issue #930 - Clicking a function link does nothing.
Jan Odvarko, odvarko@gmail.com

  1. Enable Console and Script panels
  2. Reload this page
  3. In the command line in the Console panel, type enterDebug and enter. An enterDebug() function link is written to the console
  4. Clicking the enterDebug() function link should open it in the Script panel, but nothing really happens. - BUG