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 233543

Summary: [74cat] Closing help invoked by help button - modal dialog - testcase fails - help window invoked from modal dialog should close when modal dialog is closed
Product: platform Reporter: markiewb
Component: Help SystemAssignee: Jaroslav Havlin <jhavlin>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P3    
Version: 7.4   
Hardware: PC   
OS: Windows 7   
Issue Type: DEFECT Exception Reporter:

Description markiewb 2013-07-27 14:46:11 UTC
From the testspec http://wiki.netbeans.org/TS_74_JavaHelp / http://wiki.netbeans.org/TS_65_JavaHelp

Closing help invoked by help button - modal dialog
* Push from menu Tools | Java Platforms
* Push button Help from Java Platform Manager.
* Close Java Platform Manager
EXPECTED RESULT: Both windows (Java Platform Manager & Help) are closed.

ACTUAL: Dialog is closed, Help window is still open

---
Product Version: NetBeans IDE Dev (Build 201307262300)
Java: 1.7.0_40-ea; Java HotSpot(TM) 64-Bit Server VM 24.0-b53
Runtime: Java(TM) SE Runtime Environment 1.7.0_40-ea-b34
System: Windows 7 version 6.1 running on amd64; Cp1252; en_US (nb)
Comment 1 Jaroslav Havlin 2013-08-28 13:20:20 UTC
http://hg.netbeans.org/core-main/rev/58c9f6cefb01
Fixed. Please verify.
Thank you very much for reporting.
Comment 2 Quality Engineering 2013-08-29 01:41:33 UTC
Integrated into 'main-silver', will be available in build *201308290001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/58c9f6cefb01
User: Jaroslav Havlin <jhavlin@netbeans.org>
Log: #233543: Help window invoked from modal dialog should close when modal dialog is closed