Bug 503667 - Krita's file dialogue treats single click as double click on Plasma 6
Summary: Krita's file dialogue treats single click as double click on Plasma 6
Status: RESOLVED NOT A BUG
Alias: None
Product: krita
Classification: Applications
Component: General (other bugs)
Version First Reported In: 5.2.9
Platform: Appimage Linux
: NOR major
Target Milestone: ---
Assignee: Krita Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-05-02 17:02 UTC by HPetrus
Modified: 2025-05-04 10:52 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description HPetrus 2025-05-02 17:02:41 UTC
SUMMARY
Krita's file dialogue treats single click as double click on Plasma 6

STEPS TO REPRODUCE
1. File>Open
2. LMB single click on a folder and it opens the folder; LMB single click on a file and it opens the file

OBSERVED RESULT
A single LMB click opens a file even when the tablet and system settings on Plasma 6 are set to single click selecting a file.  Double click should open a file.

EXPECTED RESULT
A single LMB click should only select a file or folder.


SOFTWARE/OS VERSIONS
Krita Version: 5.2.9 (git ac6cae8)
Arch Linux kernel 6.14.4-arch1-2
KDE:  Plasma 6.x
Comment 1 HPetrus 2025-05-02 17:04:41 UTC
I should mention that if one has upgraded from Plasma 5 desktop to Plasma 6, and the settings for single click haven't been changed, it works fine.  Only with a fresh install or a reset of the single-click/double-click/single-click behaviour does this problem appear.
Comment 2 Halla Rempt 2025-05-04 10:52:30 UTC
I'm sorry, but there's nothing we can do here: we don't write the file dialogs ourselves, so this is either a KDE Qt platform integration problem if running a distribution build or a Qt file dialog problem if running the appimage. Either way, we cannot fix this in Krita's code.