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 257049

Summary: Why show ModalDialog when hotfix fail in debug?
Product: debugger Reporter: runshine
Component: CodeAssignee: Martin Entlicher <mentlicher>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P2    
Version: 8.1   
Hardware: PC   
OS: Windows 7 x64   
Issue Type: DEFECT Exception Reporter:
Attachments: snapshot
snapshot

Description runshine 2015-12-08 11:35:36 UTC
Created attachment 157717 [details]
snapshot

From 8.1,in debug and hotfix program,if fail, there are show a ModalDialog.
It's terrible.
Attachment is ModalDialog snapshot.
Comment 1 runshine 2015-12-08 11:38:29 UTC
Created attachment 157718 [details]
snapshot
Comment 2 Martin Entlicher 2015-12-14 15:54:02 UTC
Reproduced.
Comment 3 Martin Entlicher 2015-12-17 13:41:24 UTC
Fixed by changeset:   294590:84c5f809efc4
http://hg.netbeans.org/core-main/rev/84c5f809efc4
Comment 4 Quality Engineering 2015-12-18 02:26:19 UTC
Integrated into 'main-silver', will be available in build *201512180002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/84c5f809efc4
User: mentlicher@netbeans.org
Log: #257049: Do not show modal dialogs when Apply code changes fails.