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 107867

Summary: I18N - WS Source editor has top buttons with labels not from pseudo localized bundle file
Product: webservices Reporter: kaa <kaa>
Component: DesignerAssignee: bhate <bhate>
Status: VERIFIED FIXED    
Severity: blocker CC: kfrank
Priority: P2 Keywords: I18N
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: buttons

Description kaa 2007-06-22 17:23:58 UTC
build 0612

1. Create Web Service
2. Open Source Editor

There are 2 flat buttons at the top of the editor. Their names are coming not from pseudo localized bundle file and
loking strange. I'm running in the Japan locale, using a pseudo localized Netbeans.
Comment 1 kaa 2007-06-22 17:24:50 UTC
Created attachment 44276 [details]
buttons
Comment 2 Milan Kuchtiak 2007-06-22 18:01:58 UTC
Ajit, please evaluate this problem.
Comment 3 bhate 2007-06-22 23:46:11 UTC
This is not I18N issue.
The buttons we see as "jump-list-*" are popup menu buttons. 
Since the multiviewelement source is just a wrapper around the source editor for the WS implementation class, these
button icons are not being found.
This issue will need a design change and will attempt it post M10.
Comment 4 bhate 2007-07-16 18:26:54 UTC
This is caused by the root cause for 109700.
Comment 5 bhate 2007-07-28 02:07:56 UTC
We have changed the design so as to create our own dataobject for jaxws service.
issues 107867 109050 109700 102065 102489 105661 are fixed as well.
Comment 6 kaa 2007-10-15 18:53:31 UTC
verified: build 1010