← Back to team overview

group.of.nepali.translators team mailing list archive

[Bug 1585797] Re: Distinguish between input method "XIM" and "none"

 

This bug was fixed in the package language-selector - 0.165.3

---------------
language-selector (0.165.3) xenial; urgency=medium

  * LanguageSelector/gtk/GtkLanguageSelector.py,
    LanguageSelector/ImConfig.py:
    Add an explicit XIM input method option, and let "none" be truly
    "none" (and not "xim") to prevent confusion (LP: #1585797).

 -- Gunnar Hjalmarsson <gunnarhj@xxxxxxxxxx>  Wed, 25 May 2016 23:09:00
+0200

** Changed in: language-selector (Ubuntu Xenial)
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of नेपाली
भाषा समायोजकहरुको समूह, which is subscribed to Xenial.
Matching subscriptions: Ubuntu 16.04 Bugs
https://bugs.launchpad.net/bugs/1585797

Title:
  Distinguish between input method "XIM" and "none"

Status in language-selector package in Ubuntu:
  Fix Released
Status in language-selector source package in Xenial:
  Fix Released

Bug description:
  [Impact]

  language-selector-gnome includes a GUI to configure the input method
  via im-config. Besides the installed IM frameworks (IBus, Fcitx, etc.)
  the IM selector shows a "none" option, which actually represents the
  value "xim". This was an intentional simplification, made under the
  assumption that "none" and "xim" are approximately the same. However,
  it has proven to be an oversimplification. For example there is a need
  sometimes to control whether the X11 compose keys should be active or
  not.

  This SRU adds an explicit "XIM" option, and converts the "none" option
  to actually set "none".

  A recent reason why an explicit "none" option is needed is Ubuntu
  MATE, which does not install any IM framework by default for non-CJKV
  users. Currently, when such a user opens Language Support for the
  first time, the input method selector shows a blank value. With this
  SRU it will correctly show "none".

  [Test Case]

  An example test case would be:

  * Make a fresh install of Ubuntu MATE 16.04.
  * Open Language Support and find that the input method value is blank.

  [Regression Potential]

  Low. This won't *change* the input method setting, but the currently
  set value will be showed more correctly in some cases.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/language-selector/+bug/1585797/+subscriptions


References