Bug 485454 - Hide View Mode option from context menu by default
Summary: Hide View Mode option from context menu by default
Status: RESOLVED INTENTIONAL
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 24.02.1
Platform: Arch Linux Linux
: NOR wishlist
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-04-12 19:16 UTC by Danish Rehman
Modified: 2025-02-03 23:12 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Danish Rehman 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.