konifar / android-strings-search-plugin

This plugin makes it easy to search text in strings resources.
https://plugins.jetbrains.com/plugin/8550
Apache License 2.0
232 stars 21 forks source link

Report character corruption #19

Open Kuchinashi opened 8 years ago

Kuchinashi commented 8 years ago

(Sorry I am not good at English.) Thank you for nice plugin! But, In my environment has corrupted characters.

thanks.

image

Ubuntu 16.04 LTS Japanese Android Studio v2.1.3 Android Strings Search Plugin v1.0

juemuren4449 commented 8 years ago

I also have this problem. qq 20160816152132

konifar commented 8 years ago

Thanks for your report! And sorry.. I'll check it!

konifar commented 8 years ago

You can't you type character properly, can't you?

juemuren4449 commented 8 years ago

Yes, all character are showing like the picture.

Kuchinashi commented 8 years ago

When I determine input japanese character, character is corrupted.

konifar commented 8 years ago

Thanks guys! It seems depend on the environment, OS or AS version or something.

Anyway, I'll try to fix :muscle:

konifar commented 8 years ago

I didn't fix yet... @Kuchinashi @juemuren4449 I want to ask you. Can you type characters on Preference or Setting page?

preferences
hkurokawa commented 8 years ago

Hi, I could reproduce the same issue in my environment:

The Japanese text is not garbled on the Preference as below: image

However, the input Japanese text is garbled when I put the text on "Find Action..." Dialog. image

So it seems to me the problem is derived from Android Studio, not from your plugin. Probably we should open an issue on https://youtrack.jetbrains.com

Hope it would be of your some help. Thank you.

konifar commented 8 years ago

@hkurokawa Thanks for your detailed report! It help me a lot.

However, the input Japanese text is garbled when I put the text on "Find Action..." Dialog.

Hmm... as you said, it seems Android Studio | IntelliJ problem. I'll read IntelliJ code around preferences later. Anyway thanks!

Kuchinashi commented 8 years ago

I tried IntelliJ IDEA 2016.2 Build #IC-162.1121.32, built on July 9, 2016. It also has problem. image And, IntelliJ IDEA 2016.2.2 Build #IC-162.1628.40, built on August 16, 2016 also.

liumeng1201 commented 8 years ago

I have the sample problem. I can input Chinese in "settings" view, but in the strings search dialog it show as Chinese garbled.