This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 142613 - Document how to turn off IE MS debugger
Summary: Document how to turn off IE MS debugger
Status: RESOLVED WONTFIX
Alias: None
Product: javascript
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 6.x
Hardware: Sun All
: P4 blocker (vote)
Assignee: issues@javascript
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-01 18:11 UTC by _ krystyna
Modified: 2012-09-03 08:32 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description _ krystyna 2008-08-01 18:11:24 UTC
We install MS debugger to enable NetBeans IE debugging.

Users may not like the MS debugger often coming up with modal Runtime error
dialog as they subsequently use their browser. Additionally,I have found, it seems
that answering "No" does not seem to dismiss the MS dialog and I am forced to 
debug websites that I was browsing. 

We need to document to users how to turn MS debugger off. 

[ from Deva's email: ]


Go to *Tools*->*Internet Options*->*Advanced, *and check both "*Disable Script Debugging (Internet Explorer)*" and
"*Disable Script Debugging (Other)*"
If you turn-off debugging, then our debugger may not work, unless you turn it on again.
Comment 1 Martin Entlicher 2012-09-03 08:32:00 UTC
A new implementation of JavaScript debugger is in trunk. Closing old issues.