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 41248 - cannot close help pop-up windows
Summary: cannot close help pop-up windows
Status: VERIFIED DUPLICATE of bug 29448
Alias: None
Product: platform
Classification: Unclassified
Component: Help System (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: mslama
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-03-24 08:48 UTC by klosels
Modified: 2008-12-22 15:45 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 klosels 2004-03-24 08:48:30 UTC
When the help system is opened from a modal dialog
using the help button, it's not possible to close
a pop-up window displayed for an item's definition.

Example:
- In Runtime Tab select 'XML Entity Catalogs'
- invoke operation 'Mount catalog' on it
- Press 'Help' in 'Mount Catalog' dialog
- Go to 'see also' - 'XML Catalog formats'
- Click on one of the 'example' links
- the pop-up containing the example can only
  be closed after closing the dialog!

I think I have seen this behaviour in another
application, so this might be a JavaHelp rather
than a Netbeans problem. 
Maybe there is a workaround!?

Found on: 3.6 RC1, Win2K, Sun JDK 1.4.2
Comment 1 _ tboudreau 2004-04-06 22:44:02 UTC
This is another artifact of the machinations done to keep the help window enabled in the 
presences of modal dialogs (so it doesn't become disabled).

A workaround that should work is to open the help window beforehand and keep it open 
(but it will dance around the screen).  We should do *something* about this for the next 
release, but without support in the JDK for having some help windows be exempt from 
dialog modality, it may be to simply delete all of the code involved and eliminate help from 
modal dialogs - the cure is worse than the disease in this case.
Comment 2 _ tboudreau 2004-04-19 14:06:29 UTC
Reassigning to Marek, new owner of output window and help system
Comment 3 _ ttran 2005-01-04 23:47:48 UTC
fixed for jdk 1.5.0_03/_04 and later
Comment 4 mslama 2005-01-07 11:53:31 UTC

*** This issue has been marked as a duplicate of 29448 ***
Comment 5 Marian Mirilovic 2005-01-25 08:32:51 UTC
verified in NB4.1(200501241900)