← Back to team overview

touch-packages team mailing list archive

[Bug 1458028] Re: Button: long press, then release, is not registered as a click

 

The implementation amounts to MouseArea { onClicked: clicked() } so this
seems to be a general MouseArea upstream issue.

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

** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Importance: Undecided => Low

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

Title:
  Button: long press, then release, is not registered as a click

Status in ubuntu-ui-toolkit package in Ubuntu:
  Confirmed

Bug description:
  1. Open UITK Gallery
  2. Navigate to Dialog pane
  3. open a dialog
  4. Long press on the "Cancel" button (at least 1.5 seconds), then release

  I'd expect the release on the button to register as a click, and fire the dialog action (to close)
  Instead nothing happens.

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


References