Public bug reported:

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

** Affects: ubuntu-ui-toolkit (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1484545

Title:
  [listitem] swiping doesn't work when a mousearea on top 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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to