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 11697 - Template wizard caches browser
Summary: Template wizard caches browser
Status: CLOSED WONTFIX
Alias: None
Product: platform
Classification: Unclassified
Component: Dialogs&Wizards (show other bugs)
Version: 3.x
Hardware: PC All
: P4 blocker (vote)
Assignee: mslama
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-04-24 09:14 UTC by _ rkubacki
Modified: 2008-12-22 20:45 UTC (History)
1 user (show)

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 _ rkubacki 2001-04-24 09:14:37 UTC
New from Template wizard has reference to browser once it is created. It means 
that if the module that provides this browser is uninstalled not all resources 
are released.
Comment 1 Jan Chalupa 2001-05-06 08:15:00 UTC
Target milestone -> 3.3
Comment 2 Jesse Glick 2001-11-26 11:38:59 UTC
Isn't this more like P4? Uninstalling a browser module is not so
common and the impact does not sound terrible.
Comment 3 Jan Chalupa 2001-11-27 13:04:47 UTC
Target milestone -> 3.3.1.
Comment 4 mslama 2002-05-13 11:07:17 UTC
Is it still issue? Currently template wizard has reference to
org.openide.awt.HtmlBrowser. It is openide component so it does not
depend on any module.
Comment 5 _ rkubacki 2002-05-13 12:30:21 UTC
HTML browser component in OpenAPI is design flaw. But if wizard caches
the browser you can't switch it to another one. (unless you have
hard-wired Swing browser - then it would be OK to close this issue.)
Comment 6 _ ttran 2002-06-14 12:43:29 UTC
I think turning on/off browser provider module is pretty rare.  And we
don't have any such module anymore.  Even if this happens everything
should work, just a resource is not released somewhere.

This is not the fault of template wizard that it caches
org.openide.awt.HtmlBrowser.  The wizard itself is cached.  That's the
problem.

Anyway I suggest we won't fix this bug.
Comment 7 Quality Engineering 2003-07-01 15:58:16 UTC
Resolved for 3.4.x or earlier, no new info since then -> verified
Comment 8 Quality Engineering 2003-07-01 16:13:01 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.