[ListItem] Popupmenu shows traces of disabled actions
Bug #1662220 reported by
Renato Araujo Oliveira Filho
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
ubuntu-ui-toolkit (Ubuntu) |
Fix Committed
|
Undecided
|
Cris Dywan |
Bug Description
Invisible actions on ListItem appears on top of the popup menu (check image)
Related branches
lp://qastaging/~ubuntu-sdk-team/ubuntu-ui-toolkit/hideTheDelegate
- ubuntu-sdk-build-bot: Approve (continuous-integration)
- Tim Peeters: Approve
-
Diff: 96 lines (+25/-3)4 files modifiedsrc/imports/Components/1.3/ListItemPopover.qml (+1/-0)
tests/autopilot/ubuntuuitoolkit/_custom_proxy_objects/popups.py (+2/-0)
tests/autopilot/ubuntuuitoolkit/tests/custom_proxy_objects/test_listitem.ListItemTestCase.qml (+9/-2)
tests/autopilot/ubuntuuitoolkit/tests/custom_proxy_objects/test_listitem.py (+13/-1)
Changed in ubuntu-ui-toolkit (Ubuntu): | |
status: | In Progress → Fix Committed |
To post a comment you must log in.
Can it be reproduced with ActionSelection Popover too? That is the base component of the ListItemPopover.