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

Summary: Russian messages doesn't show correctly in hints
Product: editor Reporter: xtron
Component: Hints & AnnotationsAssignee: Milutin Kristofic <mkristofic>
Status: NEW ---    
Severity: normal CC: xtron
Priority: P3    
Version: 8.2   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Attachments: bug in hint

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.