From Fedora Project Wiki
(Created page with "{{QA/Test_Case |description=The feature covers Korean text input using ibus-hangul with libhangul backend. |setup= Follow up to the steps in [[QA:Testcase i18n input method se...") |
No edit summary |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 5: | Line 5: | ||
# Add an input source which has '''(Hangul)''' in the name. | # Add an input source which has '''(Hangul)''' in the name. | ||
|actions= | |actions= | ||
# Get some testing sentences, try to input it | # Get some testing sentences, try to input it in Hangul mode, to see whether the Korean Hangul letters can be inputted. | ||
## Input "rksi" and press the space key. | |||
## Input "rkd" and press the space key. | |||
|results= | |results= | ||
# The input method commits the text "가냐 ". | |||
# The input method commits the text "강 ". | |||
}} | }} | ||
[[Category:Package_ibus-hangul_test_cases]] | [[Category:Package_ibus-hangul_test_cases]] | ||
[[Category:I18n_Desktop]] | [[Category:I18n_Desktop]] |
Latest revision as of 08:14, 1 September 2021
Description
The feature covers Korean text input using ibus-hangul with libhangul backend.
Setup
Follow up to the steps in QA:Testcase i18n input method setup to configure the input method on the desktop in general.
- Add an input source which has (Hangul) in the name.
How to test
- Get some testing sentences, try to input it in Hangul mode, to see whether the Korean Hangul letters can be inputted.
- Input "rksi" and press the space key.
- Input "rkd" and press the space key.
Expected Results
- The input method commits the text "가냐 ".
- The input method commits the text "강 ".