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

halfwidth/fullwidth key doesn't work since 0.38 #137

Open
igrep opened this issue Aug 11, 2016 · 12 comments
Open

halfwidth/fullwidth key doesn't work since 0.38 #137

igrep opened this issue Aug 11, 2016 · 12 comments

Comments

@igrep
Copy link

igrep commented Aug 11, 2016

Problem

When inputting Japanese characters (Kanji, Hiragana, Katakana), we usually toggle Japanese-input mode by halfwidth/fullwidth (半角/全角) key (see wikipedia for details).
I used to love to write blog posts on vim on termux using the hardware key.

But since 0.38 (as long as I remember), the halfwidth/fullwidth key doesn't make any effect on termux.
So I couldn't input any Japanese characters on termux now.
Could you please fix it? 🙏

About my environment

Model: Xperia Z4 Tablet (SGP712)
Attached keyboard: BKB50 (The official Z4 Tablet's Bluetooth keyboard)
Android version: 6.0.1
Software keyboard (enabled when inputting Japanese then suggests words): POBox Plus (The default software Japanese keyboard of SGP712. Version unknown)

@fornwall
Copy link
Member

@igrep Thanks for the description!

Could you try out https://fornwall.net/termux-0.39-issue137.apk and see if that build fixes the problem?

@igrep
Copy link
Author

igrep commented Aug 11, 2016

It works! 😄 🇯🇵

@fornwall
Copy link
Member

Great! I'll have that change in the next v0.40 update shortly, thanks for your help!

@igrep
Copy link
Author

igrep commented Aug 12, 2016

Hmmm, I found a new bug with termux-0.39-issue137.apk.
The last input Japanese word is unexpectedly echoed when turning off fullwidth mode by the halfwidth/fullwidth key.
For example:

  1. Press halfwidth/fullwidth key (h/f key) to start inputting Japanese words.

  2. Input the first word (in this case あいうえお)

    あいうえお
    
  3. Press Enter to confirm あいうえお.

  4. Input the next word (in this case かきくけこ)

    あいうえおかきくけこ
    
  5. Press Enter to confirm かきくけこ.

  6. Press h/f key to turn off Japanese input.

  7. かきくけこ is appended again.

    あいうえおかきくけこかきくけこ
    

Should I submit a new issue?

@fornwall
Copy link
Member

We can keep it here without creating a new issue, I'm looking into it!

@fornwall
Copy link
Member

fornwall commented Aug 12, 2016

There seems to be the same problem with Google Japanese Input, right?

@fornwall
Copy link
Member

@igrep Could you try the build at https://fornwall.net/termux-0.39-issue137-clear-on-commit.apk and if that fixes the issue?

@igrep
Copy link
Author

igrep commented Aug 12, 2016

Okay, I'll try both of them later. Maybe by tomorrow JST.

@igrep
Copy link
Author

igrep commented Aug 12, 2016

There seems to be the same problem with Google Japanese Input, right?

Found the same problem with the first one: halfwidth/fullwidth key doesn't make any effect on termux.
(Tried https://fornwall.net/termux-0.39-issue137.apk)

And https://fornwall.net/termux-0.39-issue137-clear-on-commit.apk works perfectly with POBox Plus!!
Thanks! ❤️

Update: Oh, but the first problem still happenes with Google Japanese Input...
(But I don't care personally. I'm satisfied with POBox Plus... 😏 )

@fornwall
Copy link
Member

@igrep Could you try out https://fornwall.net/t40-pre1.apk, a new experimental preview, and tell me if that works?

@igrep
Copy link
Author

igrep commented Aug 22, 2016

Tried.
😰 h/f key doesn't make any effect on termux. Both with POBox Plus and Google Japanese Input...

@igrep
Copy link
Author

igrep commented Dec 30, 2016

ping.
What's going on about this issue?

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

3 participants