https://bugs.kde.org/show_bug.cgi?id=525431
Bug ID: 525431
Summary: Executable file doubleclick to run behaviour conflicts
with default application order
Classification: Applications
Product: dolphin
Version First 26.08.0
Reported In:
Platform: Other
OS: Linux
Status: REPORTED
Severity: minor
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: ---
Created attachment 195906
--> https://bugs.kde.org/attachment.cgi?id=195906&action=edit
In the attached screenshot, MiddleClick launches Kate and Shift-MiddleClick
launches Vim, each 1 option below the displayed hotkey/application mappings.
***
If you're not sure this is actually a bug or valid feature request, instead
post about it at https://discuss.kde.org
If you're reporting a crash, attach a backtrace with debug symbols; see
https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
Do not paste LLM output.
Please remove this comment after reading and before submitting - thanks!
***
DESCRIPTION
In the Open With menu, Executable files' alternate launch keys are incorrectly
mapped to
STEPS TO REPRODUCE
1. Access any executable file / .sh in a Dolphin window.
2. Rightclick to expand Open With, and observe the MiddleClick and
Shift-Middleclick application hotkeys displayed there
3. Press one of the displayed hotkeys to open with another app
OBSERVED RESULT
The launched app is offset by 1 below expected result from the Hotkey
displayed.
EXPECTED RESULT
Exceptionally, executable files and .sh scripts (File type text/x-shellscript)
should follow 1st priority default on MiddleClick, and 2nd priority default app
for Shift-Middleclick, because their double click to run behaviour overrides
the 1st priority default application.
Aternate solution - add a special condition to text/x-shellscript and plaintext
executable files that blocks their 1st priority default to lock Run behaviour
as a hardcoded 1st priority default.
SOFTWARE/OS VERSIONS
Operating System (available in the Info Center app, or by running `kinfo` in a
terminal window):
KDE Plasma Version: 6.7.4
KDE Frameworks Version: 6.29.0
Qt Version: 6.11.2
--
You are receiving this mail because:
You are watching all bug changes.