*** 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
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.