-
Notifications
You must be signed in to change notification settings - Fork 995
Japanese IME Input Issue #177
Comments
I failed to reproduce this and I would need more information. I can type in something and I am getting some proposals, then I can press Space and the list of proposals gets longer, switching to the next proposal. Alternatively, I can use arrow-down/up to scroll through the list of proposals. I cannot reproduce the issue. What do I have to type in on a english keyboard in order to get a list of proposals where the bug happens when pressing Space? What OS/Browser are you using? |
OS X Lion, Firefox and Chrome seems to work properly. I could reproduced this issue only with Safari 6. |
Thanks for the responses. I will get back to you all with a set of user data ASAP. A little related note... Funny you linked textfugu.com. Thats one of our products -____- |
We are still collecting more user data, but here are details on two users so far User 1 -- Using the built-in IME User 2 -- Using the Google IME Here is a screen capture of User 1 showing the issue using the demo site. 0:23 -- First attempt. Hitting space bar successful Hope this info helps. |
Here is a Google Spreadsheet of the current list of users who are affected by this I'll add more when more info streams in. The data seems to suggest that Chrome-based browser users are affected by this, independent of user's OS. I wouldn't say the suggestion is definitive though, since a little over 50% of our users use Chrome. |
I could reproduce the issue with Chrome on OS X Lion, while failed to reproduce with Firefox. |
Thanks for the detailled information! I'm gonna have a look at this. |
Hi there, I also confirm this problem with space key, would be nice if this doesn't happen as it really mess up the tying in Traditional Chinese(bopomofo). It's not just when I need to choose words, but whenever I type any first-tone word(involves hitting space bar for every word.) On Firefox it does appear to be alright, only Chrome. It happens all the time, regardless if it is the 1st or 2nd attempt or where the cursor is. Whenever I hit space bar, it stops and insert what I was typing, though there appears to be minor delay between me hitting the space bar and the unfinished word being inserted into the text area. I will try to investigate as it is probably a lot easier for me to reproduce the problem, but if there's any thoughts on the potential cause of this please let me know, since I probably don't know Wysihtml5 as well as you all. Cheers! 😊 Demo - Firefox (What should happen) |
… and Safari (fixes tiff#177)
The problem has reproduced in my environment (Windows 7 + Chrome + MS-IME + Japanese Keyboard) +1 for merge. |
Fwiw I think we can pretty safely say that this repo has been abandoned, perhaps try our luck at https://github.com/Stebalien/wysihtml5 instead or fork a version of our own. :) |
... Wow!! Thank you for your kind notification! I'll check it later. |
When typing in an IME (Japanese for us, but we're assuming it happens with other IME as well, like Mandarin, Korean, etc) text gets inserted before it's chosen. When typing something into an IME, you type out the sounds to get the words you want in that other language. It shows a list of possible matches, and you hit space to move down the list and then enter to choose the one you want.
Every time you hit space, though, it inserts that word into the text area, meaning you are writing things you don't want to write.
This doesn't happen every time, though. Usually the first time someone inputs a word with the IME it works correctly. The second time is when it breaks and tries to put in everything it can. When you choose the first item on the list, it duplicates it showing it twice.
The text was updated successfully, but these errors were encountered: