Bug 502815

Summary: Single click reads as a double click in file browser.
Product: [Applications] krita Reporter: HPetrus <haigpetrus>
Component: GeneralAssignee: Krita Bugs <krita-bugs-null>
Status: RESOLVED NOT A BUG    
Severity: minor CC: halla
Priority: NOR    
Version First Reported In: 5.2.9   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description HPetrus 2025-04-15 03:28:43 UTC
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
Comment 1 Halla Rempt 2025-04-15 08:07:54 UTC
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.