https://bugs.kde.org/show_bug.cgi?id=363776
--- Comment #5 from Jonathan <jonat...@schultz.la> --- Created attachment 104037 --> https://bugs.kde.org/attachment.cgi?id=104037&action=edit Patch to fix problem It's not very elegant, but this patch solves the problem. It does this by creating a function handleGenericRightButtonRelease, partly replacing handling right-click in different places in the code. It has the beneficial side-effect of resolving the inconsistent response to right-clicking while in text selection mode as described here: https://git.reviewboard.kde.org/r/127496/ -- You are receiving this mail because: You are watching all bug changes.