https://bugs.kde.org/show_bug.cgi?id=522986
Bug ID: 522986
Summary: File association preferences present incorrectly for
shell scripts
Classification: Applications
Product: dolphin
Version First 26.04.3
Reported In:
Platform: Arch Linux
OS: Linux
Status: REPORTED
Severity: minor
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: ---
DESCRIPTION
Double clicking a .sh file will, as expected, run that shell script. This
pushes the first preferenced 'open with' application in KDE's file association
settings for shell scripts to middle click, and in the right click context
menu, that's what's communicated. In practice however, this is ignored. double
clicking a shell script doesn't push the application preferences down as is
seemingly intended by what the context menu communicates, it just overrides the
first. Middle clicking will open the file with your second preferenced
application, thus you can only open with the first preferenced application by
right clicking and navigating to open with.
STEPS TO REPRODUCE
1. Set your application preferences for .sh files in KDE settings, make note of
the order
2. Right click a shell script in dolphin and navigate to the open with panel;
the first preferenced application will be indicated as launchable with middle
click
3. Double click the shell script
4. Middle click the shell script
OBSERVED RESULT
Double clicking the shell script runs it. Middle clicking opens it with the
second preferenced application.
EXPECTED RESULT
Middle clicking should open it with the first preferenced application, as
implied in the context menu.
SOFTWARE/OS VERSIONS
Operating System: Arch Linux
KDE Plasma Version: 6.7.2
KDE Frameworks Version: 6.27.0
Qt Version: 6.11.1
ADDITIONAL INFORMATION
--
You are receiving this mail because:
You are watching all bug changes.