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 - EditorCookie from HtmlDataObject always returns null from getOpenedPanes()
Summary: EditorCookie from HtmlDataObject always returns null from getOpenedPanes()
Status: RESOLVED WONTFIX
Alias: None
Product: web
Classification: Unclassified
Component: HTML Editor (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: Marek Fukala
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-16 08:15 UTC by _ tboudreau
Modified: 2009-11-02 11:14 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 _ 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