← Back to team overview

ubuntu-sdk-bugs team mailing list archive

[Bug 1324955] Re: Automatically commit text in AbstractButton

 

** Changed in: ubuntu-ui-toolkit (Ubuntu)
       Status: New => Fix Released

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

Title:
  Automatically commit text in AbstractButton

Status in ubuntu-keyboard:
  Invalid
Status in Ubuntu UI Toolkit:
  Fix Released
Status in ubuntu-ui-toolkit package in Ubuntu:
  Fix Released

Bug description:
  At the moment if a user is using predictive text or the pinyin
  keyboard (which always uses predictive text for Chinese character
  input) text is placed in to a "pre-edit" buffer prior to being
  committed to a text area. If text is still in the pre-edit buffer when
  a button is pressed it can be lost. To avoid this currently apps need
  to call Qt.inputMethod.commit() when a button is pressed (and a lot of
  apps currently don't do this), it would be nicer for app developers if
  this is handled by default in AbstractButton's onPressed.

  See also bug 1324296 as the source of this issue.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-keyboard/+bug/1324955/+subscriptions