Bug 485454

Summary: Hide View Mode option from context menu by default
Product: [Applications] dolphin Reporter: Unknown <null>
Component: generalAssignee: Dolphin Bug Assignee <dolphin-bugs-null>
Status: RESOLVED INTENTIONAL    
Severity: wishlist CC: kdedev, kfm-devel
Priority: NOR    
Version First Reported In: 24.02.1   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Unknown 2024-04-12 19:16:41 UTC
***
If you're not sure this is actually a bug, 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
***

SUMMARY
Hide View Mode option from context menu by default since view mode can be changed from the default toolbar

STEPS TO REPRODUCE
1. Secondary click to open the context menu 

OBSERVED RESULT
View Mode context menu appears

EXPECTED RESULT
View Mode context menu doesn't appear

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: EndeavourOS
(available in About System)
KDE Plasma Version: 6.0.3
KDE Frameworks Version: 6.0.0
Qt Version: 6.6.3

ADDITIONAL INFORMATION
None
Comment 1 TraceyC 2025-02-03 23:12:25 UTC
Having "View Mode" appear in the right click menu is by design and is not likely to be removed. This is for a few reasons.
1. The top menus can be hidden with Ctrl + M, but users may still want to easily change views
2. Other menus are also duplicated in the right click menu, such as Sort By, for discoverability or ease of use.

I don't see what value it would bring to users to remove this.