Closed Bug 937055 Opened 11 years ago Closed 11 years ago

[Keyboard] support Input methods of Chinese?

Categories

(Firefox OS Graveyard :: Gaia::Keyboard, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: sulapy, Unassigned)

References

Details

User Agent: Mozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/30.0.1599.101 Safari/537.36




Expected results:

Expect to have Chinese input method keyboard support (for example: Pinyi, Phonetic etc.)
Blocks: flatfish
Summary: [Keyboard] supported Input methods of Chinese → [Keyboard] support Input methods of Chinese?
Component: General → Gaia::Keyboard
There is a Chinese input method with Pinyin. See f.e. https://github.com/mozilla-b2g/gaia/blob/master/keyboard/layouts/zh-Hans-Pinyin.js

Just when flashing Gaia it's not enabled by default, you'll need to set an env variable to enable Chinese (https://github.com/mozilla-b2g/gaia/blob/master/Makefile#L302).

Does that help?
Flags: needinfo?(sulapy)
Flags: needinfo?(sulapy)
(In reply to Jan Jongboom [:janjongboom] from comment #1)
> Just when flashing Gaia it's not enabled by default, you'll need to set an
> env variable to enable Chinese
> (https://github.com/mozilla-b2g/gaia/blob/master/Makefile#L302).
> 
> Does that help?
After checked the Line 302, I can not figure out how to enable Chinese.
Could you provide more details about it?
Jeff, please refer http://talk.ernestchiang.com/2013/11/firefox-os-zh-Hant-Zhuyin.html

The command might be `GAIA_KEYBOARD_LAYOUTS?=en,zh-Hans-Pinyin,zh-Hant-Zhuyin make` while build gaia
IME works as phone version
Status: UNCONFIRMED → RESOLVED
Closed: 11 years ago
Resolution: --- → INVALID
@askeing , could you add the option described in Comment 3 to TWCI? 
then we could test chinese IME by default
Flags: needinfo?(fyen)
Setup the GAIA_KEYBOARD_LAYOUTS=en,pt-BR,es,de,fr,pl,zh-Hans-Pinyin,zh-Hant-Zhuyin on TWCI.
Next builds will have the Zhuyin and Pinyin IMEs.
Flags: needinfo?(fyen)
thanks!
You need to log in before you can comment on or make changes to this bug.