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 112411 - Strange Bind menu item on JDA [..View] node in Inspector
Summary: Strange Bind menu item on JDA [..View] node in Inspector
Status: VERIFIED FIXED
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Binding (show other bugs)
Version: 6.x
Hardware: All Linux
: P3 blocker (vote)
Assignee: issues@guibuilder
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-09 10:41 UTC by Jiri Vagner
Modified: 2007-08-17 14:08 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 Jiri Vagner 2007-08-09 10:41:12 UTC
In JDA project there is form YourAppNameView.java. While this form is opened in designer, in Inspector view there is a
node [FrameView]. Popup menu of this node contains submenu item Bind. After invoking this submenu item looks active, but
after trying to explore this submenu content, it becomes disabled.

Steps to reproduce:
 - create JDA app project (Basic or Database shell)
 - open YourAppNameView.java form
 - go to Inpector view
 - invoke popup menu of [formView] node and try to explore content of Bind submenu

NB 6 Dev 200708060257
Java: 1.5.0_06-64
OS: Mac OS X 10.4.6

Product Version: NetBeans IDE Dev (Build 200708081840)
Java: 1.6.0_02; Java HotSpot(TM) Client VM 1.6.0_02-b05
System: Linux version 2.6.20-16-generic running on i386; UTF-8; en_US (nb)
Comment 1 Jan Stola 2007-08-13 13:29:34 UTC
Fixed.

Modified files:
/cvs/form/src/org/netbeans/modules/form/actions/BindAction.java
new revision: 1.3; previous revision: 1.2
/cvs/form/src/org/netbeans/modules/form/actions/Bundle.properties
new revision: 1.51; previous revision: 1.50
Comment 2 Jiri Vagner 2007-08-17 14:08:43 UTC
Verified

Product Version: NetBeans IDE Dev (Build 070817)
Java: 1.5.0_12; Java HotSpot(TM) Client VM 1.5.0_12-b04
System: Linux version 2.6.20-16-generic running on i386; UTF-8; en_US (nb)