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 239546 - View|Split menu items and black cross icon are missed in Russian locale
Summary: View|Split menu items and black cross icon are missed in Russian locale
Status: VERIFIED FIXED
Alias: None
Product: nblocalization
Classification: Unclassified
Component: Code (show other bugs)
Version: 7.4
Hardware: All All
: P1 normal (vote)
Assignee: Masaki Katakai
URL:
Keywords:
: 240124 (view as bug list)
Depends on:
Blocks:
 
Reported: 2013-12-17 08:35 UTC by soldatov
Modified: 2015-04-13 00:54 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description soldatov 2013-12-17 08:35:53 UTC
By default I uses Russian locale. In this case I don't have View|Split menu items and black cross icon in editor.

Scenario:
-/opt/netbeans/bin/netbeans --userdir /var/tmp/sova --locale ru
- open file in editor
==> no icon

-/opt/netbeans/bin/netbeans --userdir /var/tmp/sova --locale en
- open file in editor
==> ok
Comment 1 soldatov 2013-12-17 08:44:43 UTC
I can't found View|Split menu item in NetBeans 7.4 too
Comment 2 David Strupl 2013-12-19 09:40:31 UTC
Masaki, can you please have a look? Please check whether the problem is only in Russian and please re-assign to someone handling the Russian language files (if the problem is language specific).
Comment 3 soldatov 2014-06-12 15:02:26 UTC
I am expecting any answer for a lot of time. Why new base feature (Split Editor) are absent in localized (russian) NetBeans?
Comment 4 Masaki Katakai 2015-01-07 08:23:36 UTC
"MultiViewElement.Spliting.Enabled" should take just "true" not "TRUE". In ru translation files,
it has been localized to "TRUE" so it's disabled by mistake. I excluded this property.

platform/org-netbeans-core-multiview/org-netbeans-core-multiview/org/netbeans/core/multiview/Bundle_ru.propertie
MultiViewElement.Spliting.Enabled=TRUE
Comment 5 Masaki Katakai 2015-01-07 08:24:37 UTC
*** Bug 240124 has been marked as a duplicate of this bug. ***
Comment 6 soldatov 2015-01-08 18:41:43 UTC
verified

>System Info: 
  Product Version         = NetBeans IDE Dev (Build 201501080001) (#376e6cb2bf21)
  Operating System        = Windows 7 version 6.1 running on amd64
  Java; VM; Vendor        = 1.8.0_25; Java HotSpot(TM) 64-Bit Server VM 25.25-b02; Oracle Corporation
  Runtime                 = Java(TM) SE Runtime Environment 1.8.0_25-b18
  Java Home               = C:\Program Files\Java\jdk1.8.0_25\jre
  System Locale; Encoding = ru_RU (nb); Cp1251
Comment 7 Willynux 2015-04-12 22:22:05 UTC
This bug also happens on the Brazilian Portuguese version 8.0.2

when opening "netbeans --locale en" the cross appears
Comment 8 Masaki Katakai 2015-04-13 00:54:15 UTC
Hi Willynux,

Could you please try daily build? This fix has not been into 8.0.2.