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 84141

Summary: Bad labels in input/output variable chooser dialogs
Product: soa Reporter: Andrey Yamkovoy <kaktus>
Component: BPELAssignee: Nikita Krjukov <supernikita>
Status: VERIFIED FIXED    
Severity: blocker Keywords: REGRESSION
Priority: P3    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Andrey Yamkovoy 2006-09-04 15:30:09 UTC
Steps to reproduce:
- Create Synchronous sample dialog.
- Open bpel diagram.
- Open property editor of Receive activity.
- Push 'Browse ...' button to open input variable chooser dialog.
- Notice that button labels contain character '&' such 
as: '&Add ...', '&Edit ...', '&Remove'.
Comment 1 Andrey Yamkovoy 2006-09-04 15:37:51 UTC
The same bug in onMessage and onEvent property editor dialog (both TABs).
Comment 2 Nikita Krjukov 2006-09-05 18:25:46 UTC
Labels are shown well now
Comment 3 Andrey Yamkovoy 2006-09-11 16:10:20 UTC
fixed