← Back to team overview

group.of.nepali.translators team mailing list archive

[Bug 1608469] Re: [SRU] fcitx does not handle XmbReetIC() properly

 

This bug was fixed in the package fcitx - 1:4.2.9.1-1ubuntu1.16.04.1

---------------
fcitx (1:4.2.9.1-1ubuntu1.16.04.1) xenial; urgency=medium

  * 0007-handle-reset-ic.patch: handle XmbReetIC() (LP: #1608469)
  * Check XShape version before using it (LP: #1634004)

 -- Aron Xu <happyaron@xxxxxxxxxx>  Fri, 14 Oct 2016 14:18:35 +0800

** Changed in: fcitx (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/1608469

Title:
  [SRU] fcitx does not handle  XmbReetIC() properly

Status in fcitx package in Ubuntu:
  Fix Released
Status in fcitx source package in Xenial:
  Fix Released

Bug description:
  [Impact]

  fcitx XIM server cannot handle XmbResetIC() as expected.
  By XmbResetIC(), fcitx should return preedit string or cancel preedit.
  But even if XmbResetIC() was called, fcitx still had preedit string, preedit string was not flushed.

  [Test Case]

  Step to reproduce:
  This testing requires Japanese environment on Ubuntu Desktop 16.04.
  Also fcitx , fcitx-module-X11, fcitx-mozc, mozc-server should be configured
  1. Login to Ubuntu Desktop
  2. Open gnome-terminial
  3. Set XMODIFIERS environment variable to @im=fcitx
    $ export XMODIFIERS=@im=fcitx
  4. Compile and run test program
  5. Turn on IME, by Ctrl+Space
  6. Type "a", then preedit string which is on preedit window is displayed under XIM demo window
  7. Move mouse cursor on XIM demo window, then press Right mouse button
  8. Then XmbResetIC() is called, but preedit window is still there and preedit string is still there.
  (Preedit string should be flushed by XmbResetIC())
  9. Type "i", 2 characters are displayed into preedit string

  When fixed, preedit string should be gone.

  [Regression Potential]

  This minimal patch is from upstream, which only touches the specific
  area, and it's in yakkety for a while without problem.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fcitx/+bug/1608469/+subscriptions