← Back to team overview

ubuntu-sdk-bugs team mailing list archive

[Bug 1218250] Re: [OptionSelector] needs a "entry has been clicked" signal

 

This bug was fixed in the package ubuntu-ui-toolkit -
0.1.46+13.10.20130903.3-0ubuntu1

---------------
ubuntu-ui-toolkit (0.1.46+13.10.20130903.3-0ubuntu1) saucy; urgency=low

  [ Zoltán Balogh ]
  * Reverse cherrypicking rev734.

  [ Zsombor Egri ]
  * Branch 734 removed, causing Unity test failures.

  [ Nicolas d'Offay ]
  * Added ItemSelector. Extend OptionSelector and fixed various bugs.
    Added tests for both OptionSelector and ItemSelector. (LP: #1169258,
    #1218250, #1218247)

  [ tpeeters ]
  * New toolbar reveal/hide behavior, as specified by design. (LP:
    #1207369)

  [ iftikhar.ahmad@xxxxxxxxxxxxx ]
  * This MP contains some fixes to autopilot test cases. Two test cases
    are commented for now as they were giving inconsistent results on
    phone. .

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 738
 -- Ubuntu daily release <ps-jenkins@xxxxxxxxxxxxxxxxxxx>   Tue, 03 Sep 2013 11:46:19 +0000

** 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/1218250

Title:
  [OptionSelector] needs a "entry has been clicked" signal

Status in Ubuntu UI Toolkit:
  Fix Committed
Status in “ubuntu-ui-toolkit” package in Ubuntu:
  Fix Released

Bug description:
  Current there is only has onSelectedIndexChanged signal, that's not
  enough because:

  - there is no way to tell appart code selection and user selection
  (e.g if you set the index, for a component, when loading, you get the
  callback triggered)

  - we want some actions to only happen on user action (e.g in the
  "ringtone selection" screen we want the preview to happen only when
  user click, not when the index is updated due to a config change)

  - the design require for the actions to happen on click sometime even
  when the selection doesn't change (e.g in the "ringtone selection"
  case, clicking on the currently selected entry should preview the
  sound again)

  Thanks for considering!

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