https://bugs.kde.org/show_bug.cgi?id=423239
Bug ID: 423239 Summary: Make SwipeListItem modal Product: frameworks-kirigami Version: Master Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: notm...@gmail.com Reporter: rinigus....@gmail.com Target Milestone: Not decided SUMMARY SwipeListItem currently allows to swipe the item into the actions exposing mode and then proceed to interact with the rest of the list. This is a proposal to make such state modal and force user either * to trigger an action and close action exposed mode * close action exposed mode by clicking/tapping somewhere else Proposal stems from similar control in Sailfish where it works very well. In the example at https://openrepos.net/sites/default/files/packages/2446/screenshot-filespage0.png, ListItem "Pictures" has its action menu activated by pressandhold. As soon as it is activated, other items are inactive and you either select the action or dismiss it by pressing somewhere else. As far as I have seen, swipelistitem goes great length trying to figure out which flickable it sits in. So, I presume it is possible to implement such modality. -- You are receiving this mail because: You are watching all bug changes.