Bug 429252

Summary: Create Right Click Menu as Toolbar Button
Product: [Applications] dolphin Reporter: Andres Betts <anditosan1000>
Component: generalAssignee: Dolphin Bug Assignee <dolphin-bugs-null>
Status: CONFIRMED ---    
Severity: wishlist CC: kfm-devel, nate
Priority: NOR Keywords: usability
Version: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
See Also: https://bugs.kde.org/show_bug.cgi?id=411500
Latest Commit: Version Fixed In:

Description Andres Betts 2020-11-17 16:04:54 UTC
SUMMARY

Right click menu items are currently only offered through right click menu and individual menu buttons placed in the toolbar. It would help users if Dolphin integrated a toolbar button that contains the same right-click menu items as the right click menu accessible through the mouse. That way, if there is no mouse input, the user can still manage to work with files and folders. It also works when there are touch only inputs in a more direct way without having to remember gestures for right click menu.

STEPS TO REPRODUCE
1. 
2. 
3. 

OBSERVED RESULT


EXPECTED RESULT


SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION
Comment 1 Nate Graham 2020-11-17 20:06:51 UTC
See also Bug 411500.

MacOS Finder has this feature in the form of an "Actions" button on the toolbar which shows the items from the context menu when clicked.
Comment 2 Andres Betts 2020-11-17 22:27:46 UTC
(In reply to Nate Graham from comment #1)
> See also Bug 411500.
> 
> MacOS Finder has this feature in the form of an "Actions" button on the
> toolbar which shows the items from the context menu when clicked.

It indeed does. Yes. I hadn't noticed until after I did my ux review. I think it's helpful and not just fluff. Thanks for reviewing.