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 - Some UI elements are in system default language even when other language was set for IDE
Summary: Some UI elements are in system default language even when other language was ...
Status: NEW
Alias: None
Product: ide
Classification: Unclassified
Component: UI (show other bugs)
Version: 8.2
Hardware: PC Linux
: P3 normal (vote)
Assignee: issues@ide
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-07-22 06:49 UTC by nj0tr
Modified: 2017-07-22 07:01 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log (51.66 KB, text/plain)
2017-07-22 06:49 UTC, nj0tr
Details
screenshot: start page tab title is in system language (110.92 KB, image/jpeg)
2017-07-22 06:55 UTC, nj0tr
Details
screenshot: some plugin names and descriptions are still localized into system language (90.08 KB, image/jpeg)
2017-07-22 06:57 UTC, nj0tr
Details

Note You need to log in before you can comment on or make changes to this bug.
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.