SUMMARY Single clicking on a file or folder in the file browser produces a double click, resulting in the single click opening of a file or folder. STEPS TO REPRODUCE 1. File>Open 2. Click on any folder; it will open the folder on the first click 3. Click on any file; it will open the file on the first click OBSERVED RESULT Files and folders open on single click. EXPECTED RESULT The OS settings for touchpad and mouse clicks is set to double click to open, but Krita's file browser produces that result in a single click. The expected result is opening in a single click. SOFTWARE/OS VERSIONS Krita Version: 5.2.9 (git ac6cae8) Hidpi: true Qt Version (compiled): 5.15.7 Version (loaded): 5.15.7 OS Information Build ABI: x86_64-little_endian-lp64 Build CPU: x86_64 CPU: x86_64 Kernel Type: linux Kernel Version: 6.14.2-arch1-1 Pretty Productname: Arch Linux Product Type: arch Product Version: unknown Desktop: KDE Appimage build: Yes
Whether single click or double click opens a file depends on the platform, the platform's settings and which dialog implementation Qt uses. That isn't part of Krita's code, so this isn't something we can fix.