← Back to team overview

ubuntu-sdk-bugs team mailing list archive

[Bug 1581026] Re: UCAbstractButton doesn't accept key events

 

This bug was fixed in the package ubuntu-ui-toolkit -
1.3.1988+16.10.20160601

---------------
ubuntu-ui-toolkit (1.3.1988+16.10.20160601) yakkety; urgency=medium

  [ Christian Dywan ]
  * UCAbstractButton needs to accept key release events. Fixes LP: #1581026

  [ Andrea Bernabei ]
  * Documentation: fix missing or outdated imports in QML modules (Popups,
    Pickers, Themes, ListItems), misuse of qdoc API and similar.
    Fixes LP: #1570156, LP: #1585557, LP: #1585585, LP: #1585591.
  * tst_slotslayout: tentative fix for a very rare CI failure.
    Fixes LP: #1571426

  [ Tarmac, Zoltán Balogh ]
  * OTA12-2016-06-01

 -- Zoltan Balogh <zoltan.balogh@xxxxxxxxxxxxx>  Wed, 01 Jun 2016
11:52:35 +0000

** Changed in: ubuntu-ui-toolkit (Ubuntu)
       Status: Fix Committed => 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/1581026

Title:
  UCAbstractButton doesn't accept key events

Status in ubuntu-ui-toolkit package in Ubuntu:
  Fix Released

Bug description:
  UCAbstractButton does supporting Enter, Return and Space to emit
  clicked and trigger respectively. However it never accepts the event
  which means in a composited component such as a ComboButton the parent
  handles the same event as well.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1581026/+subscriptions


References