https://bugs.kde.org/show_bug.cgi?id=384670
Bug ID: 384670 Summary: Kirigami should prevent triggering actions in SwipeListItem when buttons are still hidden Product: frameworks-kirigami Version: Master Platform: Debian unstable OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: general Assignee: notm...@gmail.com Reporter: jm.ouwerk...@gmail.com Target Milestone: Not decided Created attachment 107838 --> https://bugs.kde.org/attachment.cgi?id=107838&action=edit Code example (SSCE) demonstrating the bug In the default state, actions configured on SwipeListItems are not visible, but still 'clickable' if you know where in the layout the action buttons end up once revealed -- or if you hit them by accident. This means you can inadvertently trigger an action by clicking/pressing a bit of SwipeListItem background by accident. See also: https://phabricator.kde.org/T5534 Code example (SSCE): https://paste.kde.org/p1laqaqbf (Try clicking the "F" in "FORTIS" or the "E" in "ARARE") -- You are receiving this mail because: You are watching all bug changes.