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 112953

Summary: EditorCookie from HtmlDataObject always returns null from getOpenedPanes()
Product: web Reporter: _ tboudreau <tboudreau>
Component: HTML EditorAssignee: Marek Fukala <mfukala>
Status: RESOLVED WONTFIX    
Severity: blocker CC: geertjan
Priority: P4    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description _ tboudreau 2007-08-16 08:15:54 UTC
To reproduce (the hard way):
 - Download the source for NbWicketSupport from http://nbwicketsupport.dev.java.net
 - Create the pizza application sample from the template in the Samples | Web category and open the homepage.html file
 - In Navigator, switch to the Wicket Tags panel
 - Click an item in that panel (you may need to switch to another html file and back to get it to show anything)

Note the log messages - it is getting the DataObject for the html file, and trying to send the caret to the editor and set focus back on it.  But getOpenedPanes
() always returns null, even though there are opened panes onscreen.
Comment 1 Marek Fukala 2007-08-17 12:43:14 UTC
checkout source from branch nb_60 
Comment 2 Marek Fukala 2008-02-25 17:12:40 UTC
not critical issue
Comment 3 _ tboudreau 2008-02-25 18:10:48 UTC
Well, non-critical unless you want the Wicket module to work right...surely this would be easy to fix...
Comment 4 Marek Fukala 2008-11-18 13:58:41 UTC
later
Comment 5 Quality Engineering 2009-11-02 11:14:04 UTC
NetBeans.org Migration: changing resolution from LATER to WONTFIX