Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot properly place text cursor with Japanese characters #195

Open
GoogleCodeExporter opened this issue Sep 22, 2015 · 0 comments
Open

Comments

@GoogleCodeExporter
Copy link

I was told to post the bug on here instead from JPEXS Issue Tracker.

> What steps will reproduce the problem?
Left mouse click on a line with Japanese and English characters in it in an 
attempt to place the text cursor.

> What is the expected output? What do you see instead? 
Expected: The text cursor will appear in the correct spot on that line.
Actual: The text cursor appears a lot further ahead in that line then expected. 
Most likely at the end if selected past the midpoint in the line.

> What version of the product are you using? On what operating system? Whatever 
is included in JPEXS Free Flash Decompiler
OS: Windows 7

> Please provide any additional information below.
-Only happens on lines containing a mix of Japanese and English characters.
-Other lines in that file containing ONLY Japanese or ONLY English characters 
behave normally.
-I would assume this also happens to Chinese and other foreign Unicode 
characters. (Have not tested)
-Example code for testing: 
trace("おはようございます。日本語です。");

Original issue reported on code.google.com by [email protected] on 8 Sep 2014 at 6:46

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant