← Back to team overview

ubuntu-sdk-bugs team mailing list archive

[Bug 1399025] Re: new ListItem click does not work without leading/trailing actions

 

Actually you are right, and there's hop need for any kind of
highlightPolicy to be present, as we can detect whether an action is
attached to a ListItem, i.e has clicked or pressAndHold connected to a
slot. So in that sense the bug is valid.

** Changed in: ubuntu-ui-toolkit (Ubuntu)
       Status: Invalid => Triaged

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

** Branch linked: lp:~zsombi/ubuntu-ui-toolkit/95-action-property

-- 
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/1399025

Title:
  new ListItem click does not work without leading/trailing actions

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

Bug description:
  When a ListItem is defined without leading/trailing actions, there is
  no onClicked signal, and there is no highlight when the list item is
  being pressed. See http://pastebin.ubuntu.com/9359166/

  Uncommenting line 93 which enables trailing actions makes onClicked
  and pressed work again.

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


References