Bug 503667

Summary: Krita's file dialogue treats single click as double click on Plasma 6
Product: [Applications] krita Reporter: HPetrus <haigpetrus>
Component: GeneralAssignee: Krita Bugs <krita-bugs-null>
Status: RESOLVED NOT A BUG    
Severity: major CC: haigpetrus, halla
Priority: NOR    
Version First Reported In: 5.2.9   
Target Milestone: ---   
Platform: Appimage   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

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.