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

Summary: [81cat]Dragging and dropping a webservice operation in a servlet shows a unusable dialog
Product: webservices Reporter: manikantannaren <manikantannaren>
Component: CodeAssignee: Milan Kuchtiak <mkuchtiak>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 8.1   
Hardware: Macintosh   
OS: Mac OS X   
Issue Type: DEFECT Exception Reporter:
Attachments: IDE log

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.