Closed GoogleCodeExporter closed 9 years ago
I don't think the issue you reported is specific to OSS Mozc. Can you ask in
the Google Japanese Input User forum rather than here? Since OSS Mozc is one
of downstream projects of Google Japanese Input, I don't think it is reasonable
to change behavior only in OSS Mozc apart from its upstream project.
Here is the Google Japanese Input User forum:
https://productforums.google.com/forum/#!forum/ime-ja
Note that I guess we have already gotten some similar requests.
https://productforums.google.com/d/msg/ime-ja/ZWMDLEYTFok/kl7YfB5H-8sJ
https://productforums.google.com/d/msg/ime-ja/ujkUHCREcYM/_jmT5dQBLD0J
Also note that there are some historical reasons why we haven't yet addressed
this issue. It's actually related to our internal implementation of
transliteration such as F9 key and F10 key. For example:
1. Type "omoshiroi"
2. Hit F9 key twice to convert it to "OMOSIROI"
Surprisingly, this is internally implemented by pointing the 8th candidate in
the list you mentioned. As a result, changing something related to
transliteration easily breaks existing behavior which makes people really
upset. Perhaps it could be an easy task at an early stage of this project but
now it is supposed to require relatively complicated code change unfortunately.
Sorry about that.
Original comment by yukawa@google.com
on 3 Jul 2014 at 9:37
Original issue reported on code.google.com by
heathros...@gmail.com
on 3 Jul 2014 at 8:22