From Fedora Project Wiki

No edit summary
No edit summary
Line 2: Line 2:
|description=This is a test case to check ibus typing booster is working as expected.
|description=This is a test case to check ibus typing booster is working as expected.
|setup=
|setup=
Follow up to the steps in [[QA:Testcase i18n input method setup]] to configure the input method on the desktop.
Follow up to the steps in [[QA:Testcase i18n input method setup]] to configure the input method on the desktop in general.
|actions=
# Install ibus typing booster using following command
# Install ibus typing booster using following command
#:<pre>yum install ibus-typing-booster</pre>
#:<pre>yum install ibus-typing-booster</pre>
# Add any input sources which has '''(Hunspell)''' in the name. see the above Setup section for details. if it's not in the list, run the following command and restart the desktop.
# 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.
#:<pre>gsettings set org.gnome.desktop.input-sources show-all-sources true</pre>
#:<pre>gsettings set org.gnome.desktop.input-sources show-all-sources true</pre>
|actions=
# To commit the words you can use space key.  
# To commit the words you can use space key.  
# To install dictionaries of your language use ibus-typing-boosters preferences window
# To install dictionaries of your language use ibus-typing-boosters preferences window

Revision as of 11:01, 18 September 2012

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.

  1. Install ibus typing booster using following command
    yum install ibus-typing-booster
  2. 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

  1. To commit the words you can use space key.
  2. To install dictionaries of your language use ibus-typing-boosters preferences window

Expected Results

  1. New words are getting added after commit
  2. Frequencies of the words are getting updated.