From Fedora Project Wiki

No edit summary
(Deleted this case on bodhi)
 
(9 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{QA/Test_Case
{{QA/Test_Case
|description=The goal is to unify GNOME's handling of keyboard layouts and input methods to provide an integrated keyboard input experience to users of Fedora's default desktop. This work may be extended in the future to other desktop environments.
|description=The goal is to unify GNOME's handling of keyboard layouts and input methods to provide an integrated keyboard input experience to users of Fedora's default desktop. This work may be extended in the future to other desktop environments.
|setup=
Follow up to the steps in [[QA:Testcase i18n input method setup]] to configure the input method on the desktop.
|actions=
|actions=


# If the package is not installed, install it using yum: <pre>yum install yum-langpacks</pre>
# If the package is not installed, install it using yum: <pre>yum install yum-langpacks</pre>
# Log in your desktop session again.
# This is not applicable for indic & cjk xkb layouts
# This is not applicable for indic & cjk xkb layouts
# select your language layout
# select your language layout
# Right click on ibus icon then click restart
# press super+space and check whether layout is changed at both input icon on panel
# press ctrl+space and check wheather layout is changed at both input icon on panel


|results=
|results=


After changing layout both icons should display changed layout.
After changing layout both icons should display changed layout as below:
 
[[File:Ibus_xkb_layout.png]]


}}
}}


== '''Reference Bugs''' ==
== '''Reference Bugs''' ==
[https://bugzilla.redhat.com/show_bug.cgi?id=740445 Bug 740445] gnome keyboard icon appear while using it with ibus <br />
[https://bugzilla.redhat.com/show_bug.cgi?id=746869 Bug 746869] ibus cannot get the current keymap if the XKB has no group and no variant <br />
[https://bugzilla.redhat.com/show_bug.cgi?id=747507 Bug 747507] ibus contains duplicate entries for keyboard layouts from m17n and xkb <br />




[[Category:Gnome_Input_Method_Integration_IBus]]
[[Category:I18n_Desktop]]

Latest revision as of 07:18, 30 March 2018

Description

The goal is to unify GNOME's handling of keyboard layouts and input methods to provide an integrated keyboard input experience to users of Fedora's default desktop. This work may be extended in the future to other desktop environments.

Setup

Follow up to the steps in QA:Testcase i18n input method setup to configure the input method on the desktop.

How to test

  1. If the package is not installed, install it using yum:
    yum install yum-langpacks
  2. Log in your desktop session again.
  3. This is not applicable for indic & cjk xkb layouts
  4. select your language layout
  5. press super+space and check whether layout is changed at both input icon on panel

Expected Results

After changing layout both icons should display changed layout as below:

Ibus xkb layout.png



Reference Bugs

Bug 740445 gnome keyboard icon appear while using it with ibus
Bug 746869 ibus cannot get the current keymap if the XKB has no group and no variant
Bug 747507 ibus contains duplicate entries for keyboard layouts from m17n and xkb