OptionSelector should have a count property like all the other model views
Bug #1341559 reported by
Riccardo Padovani
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
ubuntu-ui-toolkit (Ubuntu) |
Fix Released
|
High
|
Adnane Belmadiaf |
Bug Description
I think this component should have a count option to know how many children are present, as ListView has.
Related branches
lp://qastaging/~daker/ubuntu-ui-toolkit/fix.1341559
- ubuntu-sdk-build-bot: Approve (continuous-integration)
- Cris Dywan: Approve
-
Diff: 50 lines (+16/-0)3 files modifiedcomponents.api (+1/-0)
src/imports/Components/1.3/OptionSelector.qml (+6/-0)
tests/unit/visual/tst_optionselector.13.qml (+9/-0)
summary: |
- Model views (Listview, Repeater, OptionSelector etc..) lack a count - property + OptionSelector should have a count property like all the other model + views |
description: | updated |
Changed in ubuntu-ui-toolkit: | |
status: | New → Triaged |
importance: | Undecided → High |
Changed in ubuntu-ui-toolkit (Ubuntu): | |
importance: | Undecided → High |
status: | New → Triaged |
no longer affects: | ubuntu-ui-toolkit |
Changed in ubuntu-ui-toolkit (Ubuntu): | |
assignee: | nobody → Adnane Belmadiaf (daker) |
tags: | added: unity8 |
Changed in ubuntu-ui-toolkit (Ubuntu): | |
status: | Triaged → In Progress |
Changed in ubuntu-ui-toolkit (Ubuntu): | |
status: | In Progress → Fix Committed |
To post a comment you must log in.
This bug was fixed in the package ubuntu-ui-toolkit - 1.3.2184+ 17.04.20170306
--------------- 17.04.20170306) zesty; urgency=medium
ubuntu-ui-toolkit (1.3.2184+
[ Adnane Belmadiaf ]
* Add support for CheckBox label when set
* Add more tests for checkbox. Fixes LP: #1333228, LP: #1442851.
* Make sure we resets partial text input from the input method.
Fixes LP: #1630872.
* Fix ListItem title/subtitle alignment & elide in RTL mode.
Fixes LP: #1665944.
* Fix PageHeader title alignment & elide in RTL mode. Fixes LP: #1665942.
* Fix UbuntuListView docs. Fixes LP: #1486940.
* Add count prop to OptionSelector. Fixes LP: #1341559.
* Replace the hardcoded color with a theme color. Fixes LP: #1664758.
* Fix the import statement for Menu, MenuBar and MenuGroup.
Fixes LP: #1660604.
[ Albert Astals Cid ] :resolveResourc e to learn we just need to load it
* Fix memory leak in UCStyleHints
* ThinDivider: Anchors can't be null, set to undefined
* No need to call UCUnits:
normally because the fact that we already loaded it normally means we need
to load it normally. Fixes LP: #1558663.
* Fix conditional jump or move depends on uninitialised value(s)
[ Christian Dywan ] pattern. Fixes LP: #1663924.
* Initialize UCApplication with no side effects. Fixes LP: #1662868.
* Unit test case insensitive FilterBehavior.
* ListItemPopover delegate should (in)visible as per action Bug 1662220:
[ListItem] Popupmenu shows traces of disabled actions
[ Olivier Tilloy ]
* Check that window is not null before accessing its activeFocusItem property.
Fixes LP: #1664620.
[ Lukáš Tinkl ]
* Unbreak the startup race between unity8/qtmir and UITK trying talk to
content-hub. Fixes LP: #1663106.
-- Zoltán Balogh <email address hidden> Mon, 06 Mar 2017 16:04:56 +0000