** Changed in: ubuntu-ui-toolkit (Ubuntu)
Status: Confirmed => In Progress
--
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/1484545
Title:
[listitem] swiping doesn't work when a mousearea on top doesn't accept
the mouse event
Status in ubuntu-ui-toolkit package in Ubuntu:
In Progress
Bug description:
staging r1603
ListItem { MouseArea { onPressed: mouse.accepted = false } }
When a MouseArea doesn't accept a mouse event, the ListItem becomes
non-swipable.
After discussing this with kalikiana, we agreed that this behaviour is not
intended and should be fixed.
Not accepting a mouse event from within the listitem shouldn't stop the
swiping mechanism from activating.
The same applies to ListItem highlight or click, they should not be
stopped by a MouseArea which is inside the listitem if that mouse area
doesn't accept the mouse event
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1484545/+subscriptions
--
Mailing list: https://launchpad.net/~touch-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~touch-packages
More help : https://help.launchpad.net/ListHelp