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 - Why show ModalDialog when hotfix fail in debug?
Summary: Why show ModalDialog when hotfix fail in debug?
Status: RESOLVED FIXED
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 8.1
Hardware: PC Windows 7 x64
: P2 normal (vote)
Assignee: Martin Entlicher
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-12-08 11:35 UTC by runshine
Modified: 2015-12-18 02:26 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
snapshot (33.77 KB, image/png)
2015-12-08 11:35 UTC, runshine
Details
snapshot (38.75 KB, image/jpeg)
2015-12-08 11:38 UTC, runshine
Details

Note You need to log in before you can comment on or make changes to this bug.
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.