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 189790

Summary: I18N : editor contents disappear during Japanese input
Product: editor Reporter: Masaki Katakai <masaki>
Component: Painting & PrintingAssignee: Miloslav Metelka <mmetelka>
Status: CLOSED WORKSFORME    
Severity: normal CC: juhrik, mmirilovic
Priority: P2 Keywords: I18N
Version: 7.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: movie

Description Masaki Katakai 2010-08-23 21:39:27 UTC
Created attachment 101615 [details]
movie

Product Version: NetBeans IDE Dev (Build 201008230001)
Java: 1.6.0_21; Java HotSpot(TM) Client VM 17.0-b17
System: Windows XP version 5.1 running on x86; MS932; ja_JP (nb)

1. Start NB
2. Create a new project
3. Edit Java file
4. Turn conversion on
5. Repeat typing 'a'

Editor contents disappear when I type 'a' over 10 times. See movie in attachment field. It's 100% reproducible.

When I added "-J-Dorg.netbeans.editor.linewrap=false" to turn linewrap off, I can not see this issue.
Comment 1 Masaki Katakai 2010-08-23 21:40:51 UTC
A Japanese community member kindly reported this issue. Added JA_COMMUNITY to whiteboard.
Comment 2 Peter Pis 2010-08-30 09:54:35 UTC
Reproduced.
Comment 3 Miloslav Metelka 2010-10-27 08:45:01 UTC
I guess there is no change after integration of issue #183219. Anyway it must be fixed into 7.0.
Comment 4 Miloslav Metelka 2011-03-17 17:08:32 UTC
I have tested on a dev build 20110315 on WinXP and Japanese typing works fine for me (no characters disappear).
I have also compared to NB6.7 whether the characters appearing are the same (since I'm not proficient in Japanese) and it seems ok.
Comment 5 Marian Mirilovic 2011-03-18 08:59:20 UTC
correct resolution it WORKSFORME .. .also closing