Bug 478934

Summary: Dolphin could show a message when trying to paste/mkdir by shortcut in a read-only directory
Product: [Applications] dolphin Reporter: Jin Liu <ad.liu.jin>
Component: generalAssignee: Dolphin Bug Assignee <dolphin-bugs-null>
Status: RESOLVED FIXED    
Severity: wishlist CC: kfm-devel
Priority: NOR    
Version First Reported In: 24.01.85   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In: 24.05
Sentry Crash Report:

Description Jin Liu 2023-12-23 12:21:53 UTC
SUMMARY
Currently, when pressing Ctrl-V (paste) or Ctrl-shift-N (mkdir) in a directory without write permission, nothing happens, probably because these actions are disabled there.

However, when dragging a file into such a directory, Dolphin shows a dialog explaining the lack of permission. It would be better that pressing those shortcuts brings the same dialog.