https://bugs.kde.org/show_bug.cgi?id=525431
--- Comment #2 from Aaron Jean <[email protected]> --- Cleaned up + consolidated to follow instructions: 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 ADDITIONAL COMMENTS This bug can be worked around by filling the 1st priority default with a bogus placeholder option, 2nd and 3rd options will take the place of 1st/2nd. -- You are receiving this mail because: You are watching all bug changes.
