From Fedora Project Wiki
Description
This is a test case to check ibus typing booster is working as expected.
Setup
Follow up to the steps in QA:Testcase i18n input method setup to configure the input method on the desktop in general.
- Install ibus typing booster using following command
yum install ibus-typing-booster
- Add any input sources which has (Hunspell) in the name. if it's not in the list, run the following command and restart the desktop.
gsettings set org.gnome.desktop.input-sources show-all-sources true
How to test
- To commit the words you can use space key.
- To install dictionaries of your language use ibus-typing-boosters preferences window
Expected Results
- New words are getting added after commit
- Frequencies of the words are getting updated.