Bug 502815 - Single click reads as a double click in file browser.
Summary: Single click reads as a double click in file browser.
Status: RESOLVED NOT A BUG
Alias: None
Product: krita
Classification: Applications
Component: General (other bugs)
Version First Reported In: 5.2.9
Platform: Other Linux
: NOR minor
Target Milestone: ---
Assignee: Krita Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-04-15 03:28 UTC by HPetrus
Modified: 2025-04-15 08:07 UTC (History)
1 user (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-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.