From Fedora Project Wiki
Description
The feature covers the IBus Vietnamese input.
The same test case as described here works also with ibus-bamboo, ibus-unikey, ibus-m17n or ibus-typing-booster (using the “vi-telex” input method from m17n-db).
Setup
Follow up to the steps in QA:Testcase i18n input method setup to configure the input method on the desktop in general.
- For ibus-bamboo
- $sudo dnf install ibus-bamboo -y
- $ibus restart
- Add an input source which has Vietnamese language -> (Bamboo (US layout)) in the name.
- Enable Vietnamese (Bamboo (US layout)) input method from the gnome-shell panel
- For ibus-unikey
- $sudo dnf install ibus-unikey -y
- $ibus restart
- Add an input source which has Vietnamese language -> (Unikey) in the name.
- Enable Vietnamese (Unikey) input method from the gnome-shell panel
See "How to"
How to test
- type "aa"
- type "ee"
- type "ef"
- type "Khoong cos gif quis hown ddoocj laapj tuwj do".
Expected Results
- You will get "â"
- You will get "ê"
- You will get "è"
- You will get Vietnamese string "Không có gì quí hơn độc lập tự do".
