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 270974 - Russian messages doesn't show correctly in hints
Summary: Russian messages doesn't show correctly in hints
Status: NEW
Alias: None
Product: editor
Classification: Unclassified
Component: Hints & Annotations (show other bugs)
Version: 8.2
Hardware: PC Linux
: P3 normal (vote)
Assignee: Milutin Kristofic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-06-27 08:51 UTC by xtron
Modified: 2017-06-27 08:55 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
bug in hint (199.69 KB, image/png)
2017-06-27 08:51 UTC, xtron
Details

Note You need to log in before you can comment on or make changes to this bug.
Description xtron 2017-06-27 08:51:24 UTC
Created attachment 164636 [details]
bug in hint

I have some class in static messages:
public class NrMessages {
 ...
   public static final String PatientRelativeNotFound = "Сведения о родственнике пациенты не найдены";
}


When I select this variable in other positions in editor i see wrong message in hint.