← Back to team overview

ubuntu-apps-bugs team mailing list archive

[Bug 1267550] Re: input method (OSK) not being hidden if app killed

 

This bug was fixed in the package ubuntu-keyboard -
0.99.trunk.phablet2+14.04.20140121-0ubuntu1

---------------
ubuntu-keyboard (0.99.trunk.phablet2+14.04.20140121-0ubuntu1) trusty; urgency=low

  [ Bill Filler ]
  * turn off spell-checking and auto-complete by default.
  * changes to load/set the active keyboard based on gsettings key.
  * change Architecture of plugins to any as they are platform specific.

  [ Gerry Boland ]
  * Implement handleClientChanged method to react correctly to client
    connect/disconnect. (LP: #1267550)

  [ Thomas Moenicke ]
  * build fixes. (LP: #1258061)
  * language features + backends go into plugins .
  * new click sound for keys.
  * changes to load/set the active keyboard based on gsettings key.

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 126
 -- Ubuntu daily release <ps-jenkins@xxxxxxxxxxxxxxxxxxx>   Tue, 21 Jan 2014 17:12:09 +0000

** Changed in: ubuntu-keyboard (Ubuntu)
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Apps bug tracking, which is subscribed to ubuntu-keyboard in Ubuntu.
https://bugs.launchpad.net/bugs/1267550

Title:
  input method (OSK) not being hidden if app killed

Status in Unity Mir:
  Invalid
Status in “ubuntu-keyboard” package in Ubuntu:
  Fix Released
Status in “unity-mir” package in Ubuntu:
  Invalid

Bug description:
  The osk is not always being hidden when an application is
  quit/terminated/crashes, most notably when another app is running.

  Steps to reproduce:
  1) launch dialer
  2) launch notes app
  3) click in a note to make osk appear
  4) shell into phone, do ps auwx | grep qmlscene to find the pid of the notes-app
  5) kill -9 <notes-app-pid>

  Expected result:
  - dialer app is shown, osk disappears

  Actual result:
  - dialer-app is shown, osk still visible

  6) when in this state, if notes-app is relaunched from command line,
  the keyboard remains visible but typing on it does not cause input to
  go into notes-app. It only starts working after closing the keyboard
  by swiping down and reopening it.

  This is causing problems with the following autopilot tests:
  https://bugs.launchpad.net/ubuntu-ui-toolkit/+bug/1259476

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity-mir/+bug/1267550/+subscriptions