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 271142

Summary: Some UI elements are in system default language even when other language was set for IDE
Product: ide Reporter: nj0tr
Component: UIAssignee: issues@ide <issues>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 8.2   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Attachments: IDE log
screenshot: start page tab title is in system language
screenshot: some plugin names and descriptions are still localized into system language

Description nj0tr 2017-07-22 06:49:16 UTC
Product Version = NetBeans IDE 8.2 (Build 201705191307)
Operating System = Linux version 4.9.34-calculate running on amd64
Java; VM; Vendor = 1.8.0_131
Runtime = OpenJDK 64-Bit Server VM 25.131-b11

Reproducibility: Happens every time

STEPS:
  * Open dialog Foo
  * Click on button "Click me"

ACTUAL:
  nothing happens

EXPECTED:
  message pops up
Comment 1 nj0tr 2017-07-22 06:49:22 UTC
Created attachment 164807 [details]
IDE log
Comment 2 nj0tr 2017-07-22 06:55:29 UTC
Created attachment 164808 [details]
screenshot: start page tab title is in system language
Comment 3 nj0tr 2017-07-22 06:57:07 UTC
Created attachment 164809 [details]
screenshot: some plugin names and descriptions are still localized into system language
Comment 4 nj0tr 2017-07-22 06:59:11 UTC
Some UI elements do not follow set language and follow system language instead. 


STEPS:
  Open Netbeans in language other than system.

ACTUAL:
  Start page tab title and some other elements are still in the system language.

EXPECTED:
  All UI elements in the set language.
Comment 5 nj0tr 2017-07-22 07:01:00 UTC
(In reply to nj0tr from comment #0)
> Product Version = NetBeans IDE 8.2 (Build 201705191307)
> Operating System = Linux version 4.9.34-calculate running on amd64
> Java; VM; Vendor = 1.8.0_131
> Runtime = OpenJDK 64-Bit Server VM 25.131-b11
> 
> Reproducibility: Happens every time
> 
> STEPS:
>   * Open dialog Foo
>   * Click on button "Click me"
> 
> ACTUAL:
>   nothing happens
> 
> EXPECTED:
>   message pops up 


STEPS:
  Open Netbeans in language other than system.

ACTUAL:
  Start page tab title and some other elements are still in the system language.

EXPECTED:
  All UI elements in the set language.