Bug 463426 - No dropping onto a read-only volume
Summary: No dropping onto a read-only volume
Status: RESOLVED FIXED
Alias: None
Product: dolphin
Classification: Applications
Component: split view (show other bugs)
Version: 22.12.0
Platform: openSUSE Linux
: NOR minor
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-12-24 11:59 UTC by Christopher Yeleighton
Modified: 2023-03-23 09:22 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 Christopher Yeleighton 2022-12-24 11:59:59 UTC
SUMMARY
It should not be allowed to drag items onto a volume mounted read-only.

STEPS TO REPRODUCE
1. { /usr/sbin/mkfs.msdos -C fd.img 1440; }
2. Protect the item fd.img from writing!
3. Tell the image fd.img to mount!
4. Navigate to the mounted volume!
5. Split the view!
6. Navigate to the directory "/etc"!
7 Drop the file "shells" onto the mounted volume!

OBSERVED RESULT
Copy or move?

EXPECTED RESULT
Cannot drop (no-entry pointer)

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: openSUSE Tumbleweed 20221222
(available in About System)
KDE Plasma Version: 5.26.4
KDE Frameworks Version: 5.101.0
Qt Version: 5.15.7

ADDITIONAL INFORMATION
Comment 1 Méven Car 2023-03-23 09:22:26 UTC
Should be fixed in next version thanks to https://invent.kde.org/system/dolphin/-/merge_requests/518 version.

Tested