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 255154 - [81cat]Dragging and dropping a webservice operation in a servlet shows a unusable dialog
Summary: [81cat]Dragging and dropping a webservice operation in a servlet shows a unus...
Status: NEW
Alias: None
Product: webservices
Classification: Unclassified
Component: Code (show other bugs)
Version: 8.1
Hardware: Macintosh Mac OS X
: P3 normal (vote)
Assignee: Milan Kuchtiak
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-09-10 03:30 UTC by manikantannaren
Modified: 2015-09-10 03:37 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log (97.58 KB, text/plain)
2015-09-10 03:30 UTC, manikantannaren
Details

Note You need to log in before you can comment on or make changes to this bug.
Description manikantannaren 2015-09-10 03:30:36 UTC
Product Version = NetBeans IDE Dev (Build 201509090002)
Operating System = Mac OS X version 10.10.5 running on x86_64
Java; VM; Vendor = 1.8.0_60-ea
Runtime = Java HotSpot(TM) 64-Bit Server VM 25.60-b23

Reproducibility: Happens every time

STEPS:
Follow the steps in this tutorial https://netbeans.org/kb/docs/websvc/zillow.html
At step number 3 in section Adding the Zillow GetRegionChart Operation to the Servlet
The Customization dialog appears
ACTUAL:
  The components on the dialog are disabled. only Escape Key works to cancel the operation. 
  On Mac the dialog default action button (OK button) keeps flashing.	

EXPECTED:
 Dialog responds to OK button click
Dialog allows editing of parameter value
Comment 1 manikantannaren 2015-09-10 03:30:43 UTC
Created attachment 156030 [details]
IDE log
Comment 2 manikantannaren 2015-09-10 03:37:53 UTC
Actual behaviour
empty package org.netbeans.saas.zillow is created.