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 119374 - Ambiguous behaviour of Search button in "Find Strike Iron Services" dialog
Summary: Ambiguous behaviour of Search button in "Find Strike Iron Services" dialog
Status: VERIFIED FIXED
Alias: None
Product: webservices
Classification: Unclassified
Component: Manager (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P4 blocker (vote)
Assignee: Nam Nguyen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-18 16:53 UTC by Roman Mostyka
Modified: 2007-10-19 11:14 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 Roman Mostyka 2007-10-18 16:53:23 UTC
1. Expand "Web Services" node.
2. Rightclick "Strike Iron Services" node and choose "Find Strike Iron Services".
3. In appeared dialog in field for search word type 'a'.

Result: Search button is still disabled. Probably it is forethought behaviour. But then type second 'a'. Search button
becomes enabled. And remove second 'a'. Search button is still enabled.
Comment 1 Quy Nguyen 2007-10-18 18:33:59 UTC
This is unrelated to visual web functionality.  Reassigning.
Comment 2 Nam Nguyen 2007-10-19 01:38:34 UTC
We would need subcategory 'components'
This dialog is contributed by strikeiron component, not from websvc/manager.

Anyway, this is fixed in trunk:

/cvs/websvc/components/strikeiron/src/org/netbeans/modules/websvc/components/strikeiron/ui/Bundle.properties,v  <-- 
Bundle.properties
new revision: 1.6; previous revision: 1.5
/cvs/websvc/components/strikeiron/src/org/netbeans/modules/websvc/components/strikeiron/ui/ServiceTableModel.java,v  <--
 ServiceTableModel.java
new revision: 1.8; previous revision: 1.7
/cvs/websvc/components/strikeiron/src/org/netbeans/modules/websvc/components/strikeiron/ui/FindServicelDialog.java,v 
<--  FindServicelDialog.java
new revision: 1.12; previous revision: 1.11
/cvs/websvc/components/strikeiron/src/org/netbeans/modules/websvc/components/strikeiron/ui/FindServicelDialog.form,v 
<--  FindServicelDialog.form
new revision: 1.8; previous revision: 1.7
/cvs/websvc/components/strikeiron/src/org/netbeans/modules/websvc/components/ServiceData.java,v  <--  ServiceData.java
new revision: 1.3; previous revision: 1.2

Comment 3 Nam Nguyen 2007-10-19 01:50:17 UTC
Also fixed in beta2:

/cvs/websvc/components/strikeiron/src/org/netbeans/modules/websvc/components/strikeiron/ui/Bundle.properties,v  <-- 
Bundle.properties
new revision: 1.5.2.1; previous revision: 1.5
/cvs/websvc/components/strikeiron/src/org/netbeans/modules/websvc/components/strikeiron/ui/ServiceTableModel.java,v  <--
 ServiceTableModel.java
new revision: 1.7.2.1; previous revision: 1.7
/cvs/websvc/components/strikeiron/src/org/netbeans/modules/websvc/components/strikeiron/ui/FindServicelDialog.java,v 
<--  FindServicelDialog.java
new revision: 1.11.2.1; previous revision: 1.11
/cvs/websvc/components/strikeiron/src/org/netbeans/modules/websvc/components/strikeiron/ui/FindServicelDialog.form,v 
<--  FindServicelDialog.form
new revision: 1.7.2.1; previous revision: 1.7
/cvs/websvc/components/strikeiron/src/org/netbeans/modules/websvc/components/ServiceData.java,v  <--  ServiceData.java
new revision: 1.2.2.1; previous revision: 1.2
Comment 4 Roman Mostyka 2007-10-19 11:03:38 UTC
Verified with trunk build 071019.