From Fedora Project Wiki

m (Tagoh moved page QA:Testcase i18n input method to QA:Testcase i18n input method setup: to make it obvious)
No edit summary
(22 intermediate revisions by 6 users not shown)
Line 1: Line 1:
{{QA/Test_Case
{{QA/Test_Case
|description=This test case is to check that functions and displays in GUI of input-method work fine.
|description=This test case is to set up the input method to get it working on the desktop. if something is going wrong, please try to restart the desktop session. that may helps.
|actions=
|actions=
* For GNOME3
 
# Open the System Settings from ''Activities -> Applications -> System Tools'' or click on the your name at the upper right corner
* For GNOME
# Select the ''Region & Language'' and the ''Input Soruces'' tab
# Click on the gear icon from the system status menu on the upper right corner or run gnome-control-center from Activity or the terminal.
# Try to add your preferable input method and shortcut.
# Click on ''Keyboard''.
* For Others
# Add your preferable input source and layout if not in ''Input Sources'' section.
# Try to click the 2-letter language icon on the panel and select the input source
## or press the ''Super''+''space'' or a shortcut key which is configured in ''Typing'' section on ''Shortcuts'' tab at ''Keyboard'' configuration.
 
* For other desktop environments
** Prerequisites
*** Make sure if you have `im-chooser` and `imsettings` and `imsettings-gsettings` and/or `imsettings-plasma` for Plasma, `imsettings-mate` for MATE, `imsettings-xfce` for Xfce, `imsettings-lxde` for LXDE, and `imsettings-cinnamon` for Cinnamon installed.
# Select ''Input Method Selector'' from the desktop menu or run ''im-chooser'' from the terminal
# Select ''Input Method Selector'' from the desktop menu or run ''im-chooser'' from the terminal
# Select ''Use IBus'', then click ''Prefrences...'' at the right side.
# Select ''Use IBus'', then click ''Preferences...'' at the right side.
# In the ''IBus Preferences window'', test the input-method such as the following:
# Open ''Input Method'' tab
## Change the ''keyboard Shortcuts'' and ''Font and Style'' in ''General'' tab.
# Add your preferable input source and layout if not in ''Input Method'' section.
## ''Add'',''Remove'',''Up'' or ''Down'' an input method in ''Input Method'' tab.
# Click on the ibus icon and select the engine
## Change ''Keyboard Layout'' in ''Advanced'' tab.
## or press Super+space


* Reload ibus engine
# Install another ibus engine likes ibus-table-mathwriter with sysadmin account
# Check the current process ID of ibus-daemon with `pidof ibus-daemon` command with the current user account
# Run `ibus restart` command with the current user account
# Check the current process ID of ibus-daemon again
# Run `gnome-control-center keyboard` in GNOME or `ibus-setup` in non-GNOME desktop with the current user account and check the available input method engines
|results=
|results=
* IBus icon should appears at the panel if ibus is running
* For GNOME
* GUI and windows should be popped up and displayed without error.
** It may depends on the order of the input source, 2 letter language or a symbol for engine should appears at the panel.
* Every change should take effect.  
* For other desktops
** "English (UK)" is available in ''Input Method'' -> ''English'' since Fedora 33
** IBus icon should appears at the panel if ibus is running
** Check the result of `imsettings-list` once selecting something on ''im-chooser''.
 
* Reload ibus engine
# ibus-daemon PID is updated with `ibus restart` command. See also `man ibus` or `ibus restart --help`.
# gnome-control-center or ibus-setup shows the newly installed ibus enigne likes ibus-table-mathwriter
}}
}}


[[Category:I18n_Desktop]]
[[Category:I18n_Desktop]]
[[Category:Package_ibus_test_cases]]

Revision as of 12:46, 14 March 2023

Description

This test case is to set up the input method to get it working on the desktop. if something is going wrong, please try to restart the desktop session. that may helps.


How to test

  • For GNOME
  1. Click on the gear icon from the system status menu on the upper right corner or run gnome-control-center from Activity or the terminal.
  2. Click on Keyboard.
  3. Add your preferable input source and layout if not in Input Sources section.
  4. Try to click the 2-letter language icon on the panel and select the input source
    1. or press the Super+space or a shortcut key which is configured in Typing section on Shortcuts tab at Keyboard configuration.
  • For other desktop environments
    • Prerequisites
      • Make sure if you have im-chooser and imsettings and imsettings-gsettings and/or imsettings-plasma for Plasma, imsettings-mate for MATE, imsettings-xfce for Xfce, imsettings-lxde for LXDE, and imsettings-cinnamon for Cinnamon installed.
  1. Select Input Method Selector from the desktop menu or run im-chooser from the terminal
  2. Select Use IBus, then click Preferences... at the right side.
  3. Open Input Method tab
  4. Add your preferable input source and layout if not in Input Method section.
  5. Click on the ibus icon and select the engine
    1. or press Super+space
  • Reload ibus engine
  1. Install another ibus engine likes ibus-table-mathwriter with sysadmin account
  2. Check the current process ID of ibus-daemon with pidof ibus-daemon command with the current user account
  3. Run ibus restart command with the current user account
  4. Check the current process ID of ibus-daemon again
  5. Run gnome-control-center keyboard in GNOME or ibus-setup in non-GNOME desktop with the current user account and check the available input method engines

Expected Results

  • For GNOME
    • It may depends on the order of the input source, 2 letter language or a symbol for engine should appears at the panel.
  • For other desktops
    • "English (UK)" is available in Input Method -> English since Fedora 33
    • IBus icon should appears at the panel if ibus is running
    • Check the result of imsettings-list once selecting something on im-chooser.
  • Reload ibus engine
  1. ibus-daemon PID is updated with ibus restart command. See also man ibus or ibus restart --help.
  2. gnome-control-center or ibus-setup shows the newly installed ibus enigne likes ibus-table-mathwriter