Created attachment 107838 [details] 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")