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 54433 - I18N - caret is placed wrong position if line contains many Japanese characters - [Mac only]
Summary: I18N - caret is placed wrong position if line contains many Japanese characte...
Status: RESOLVED WONTFIX
Alias: None
Product: editor
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 4.x
Hardware: Macintosh Mac OS X
: P4 blocker with 1 vote (vote)
Assignee: issues@editor
URL:
Keywords: I18N
Depends on:
Blocks:
 
Reported: 2005-02-03 06:08 UTC by hatakyon
Modified: 2009-12-21 04:48 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
no1.png (56.58 KB, image/png)
2005-02-03 06:09 UTC, hatakyon
Details
screenshot with Japanese characters (56.93 KB, image/png)
2005-02-03 06:10 UTC, hatakyon
Details
screenshot with may Japanese characters (58.98 KB, image/png)
2005-02-03 06:11 UTC, hatakyon
Details

Note You need to log in before you can comment on or make changes to this bug.
Description hatakyon 2005-02-03 06:08:35 UTC
When I type one Japanese character into Editor,
Editor seems like as follows:
-------------------------------
[JA]I
-------------------------------
    I = caret (insertion point)
 [JA] = one Japanese character.
(see attached screenshot, no1.png) 

caret is placed just next to Japanese character

Then, type three more Japanese character,
Editor seems like:
-------------------------------
[Ja][JA][JA][JA] I
-------------------------------
                 ^caret

You can see small gap between caret
and last Japanese character.
(see attached screenshot, no2.png)

Then, type 6 more Japanese character,
it seems like:
----------------------------------------------
[JA][JA][JA][JA][JA][JA][JA][JA][JA][JA]    I
----------------------------------------------
                                            ^caret


You can see more gap between careet
and last Japanese character...
(see attached screenshot, no3.png)



It happned only Mac OS-X and default setting.

Default font setting for editor is
"Monospace / Standard / 13".
If I changed font setting from this
to Japanese font such as
"Osaka / Standard / 13",
I cannot reproduce this problem.

So, It seems workaround of this problem, I think.
Comment 1 hatakyon 2005-02-03 06:09:54 UTC
Created attachment 20166 [details]
no1.png
Comment 2 hatakyon 2005-02-03 06:10:30 UTC
Created attachment 20167 [details]
screenshot with Japanese characters
Comment 3 hatakyon 2005-02-03 06:11:10 UTC
Created attachment 20168 [details]
screenshot with may Japanese characters
Comment 4 Vitezslav Stejskal 2006-12-13 20:39:38 UTC
Can somebody with Mac evaluate this issue, please? Thanks.
Comment 5 Masaki Katakai 2006-12-14 01:37:42 UTC
I'll try and let you know the result.
Comment 6 Jiri Prox 2006-12-14 09:11:52 UTC
I can reporoduce it in current trunk, but in oposite way. All is ok when using
default font, after switching to Osaka / 13 I can see reported bahaviour
Comment 7 Vitezslav Stejskal 2006-12-14 10:07:07 UTC
Ok, thanks.
Comment 8 Jiri Prox 2008-04-11 00:42:50 UTC
moving opened issues from TM <= 6.1 to TM=Dev
Comment 9 Quality Engineering 2009-12-21 04:48:21 UTC
This bug was reported against NetBeans IDE 6.0 or an older release, or against a non-maintained module. NetBeans team does not have enough resources to get to this issue, therefore we are closing the issue as a WONTFIX. If you are interested in providing a patch for this bug, please see our NetFIX guidelines for how to proceed. 

We apologize for any inconvenience.


Thank you.
The NetBeans Team