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 108350 - Port type properties: can't see entire interface entry in drop down
Summary: Port type properties: can't see entire interface entry in drop down
Status: VERIFIED FIXED
Alias: None
Product: soa
Classification: Unclassified
Component: Composite Application (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P4 blocker (vote)
Assignee: Ramesh Dara
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-28 01:27 UTC by jlautz
Modified: 2007-09-04 22:59 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Screenshot of WSDL port properties dialog for File BC (160.98 KB, application/octet-stream)
2007-06-28 01:30 UTC, jlautz
Details

Note You need to log in before you can comment on or make changes to this bug.
Description jlautz 2007-06-28 01:27:27 UTC
Seen in 
Product Version: NetBeans IDE 6.0 Milestone 10 (build 200706242201) Java: 1.6.0_01; Java HotSpot(TM) Client VM
1.6.0_01-b06 System: Windows XP version 5.1 running on x86; Cp1252; en_US (nb) Userdir: C:\Documents and
Settings\lautz\.netbeans\6.0m10

1. Create the Asynchronous sample example.
2. Open the AsynchronousSampleApplication comp app in the CASA Editor Design view.
3. DnD a File BC from the palette into the WSDL ports area.
4. Select the new File BC port and open either the Properties dialog or the pane.

=> See screenshot. Unless I greatly widen the Properties dialog or pane from its default size, there's no way to see the
port type name -- it's at the very end of a very long entry.

It would be nice to either have a browser button to a separate wider dialog with a selectable list, or have the
drop-down list widen to the length of the longest items when activated.

Workaround is to widen the Properties dialog or pane to see the entire value.
Comment 1 jlautz 2007-06-28 01:30:16 UTC
Created attachment 44498 [details]
Screenshot of WSDL port properties dialog for File BC
Comment 2 Ramesh Dara 2007-08-30 19:14:33 UTC
Provided a wider dialog which also shows break-up of local name and name space of the selected qname/interface name.
Comment 3 jlautz 2007-09-04 22:59:26 UTC
Verified with 
Product Version: NetBeans IDE 6.0 Beta 1 (Build 200709041200) Java: 1.6.0_01; Java HotSpot(TM) Client VM 1.6.0_01-b06
System: Windows XP version 5.1 running on x86; Cp1252; en_US (nb) Userdir: C:\Documents and
Settings\lautz\.netbeans\6.0beta1

Ctrl-Space or clicking the browse button shows the port type value.