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 198969

Summary: word wrap doesn't always wrap for russian text
Product: editor Reporter: nof8 <nof8>
Component: Painting & PrintingAssignee: Miloslav Metelka <mmetelka>
Status: RESOLVED DUPLICATE    
Severity: normal Keywords: I18N
Priority: P3    
Version: 7.0   
Hardware: PC   
OS: Windows 7 x64   
Issue Type: DEFECT Exception Reporter:
Attachments: wrap bug scrrenshot

Description nof8 2011-05-28 11:22:53 UTC
Created attachment 108568 [details]
wrap bug scrrenshot

I set wrapping "after words" and sometimes it doesn't wrap properly.
Maybe it's due to UTF-8 encoded russian text? Anyway, I think it should wrap.

Screenshot included.

BTW I have "red line right margin" set to 100 chars, not standard 80.
Comment 1 Miloslav Metelka 2011-10-10 15:30:24 UTC
It should be dup of issue 199960. Could you please download a recent Dev build from

http://bits.netbeans.org/download/trunk/nightly/latest/

and if the problem would occur there as well please reopen the issue.

*** This bug has been marked as a duplicate of bug 199960 ***
Comment 2 Miloslav Metelka 2011-10-10 15:32:10 UTC
Btw although the issue 199960 is not fully fixed the partial fix - changeset http://hg.netbeans.org/main-golden/rev/e9a0a8978a33
should resolve this problem.