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 108514 - "Add Web Service" dialog appears on top of previous
Summary: "Add Web Service" dialog appears on top of previous
Status: VERIFIED FIXED
Alias: None
Product: obsolete
Classification: Unclassified
Component: visualweb (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: Quy Nguyen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-29 12:25 UTC by Roman Mostyka
Modified: 2007-08-29 09:58 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-06-29 12:25:26 UTC
1. Rightclick "Web Services" node and select "Add Web Service...". "Add Web Service" dialog appeared.
2. Rightclick "Web Services" node and select "Add Web Service...".

Result: Second "Add Web Service" dialog appears on top of previous.
Comment 1 Quy Nguyen 2007-08-29 01:06:38 UTC
The dialog has changed to be modal, which is consistent with other dialogs in the IDE.  There may also have been
concurrency issues with adding multiple services at the same time.

Checking in src/org/netbeans/modules/visualweb/websvcmgr/ui/AddWebServiceDlg.java;
/cvs/visualweb/websvcmgr/src/org/netbeans/modules/visualweb/websvcmgr/ui/AddWebServiceDlg.java,v  <--  AddWebServiceDlg.java
new revision: 1.20; previous revision: 1.19
done
Comment 2 Roman Mostyka 2007-08-29 09:58:00 UTC
Verified with build 070829.