https://bugs.kde.org/show_bug.cgi?id=439378
Bug ID: 439378
Summary: Merging 2 directories using rename fails with keyboard
navigation
Product: dolphin
Version: 21.04.2
Platform: Manjaro
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: ---
Created attachment 139791
--> https://bugs.kde.org/attachment.cgi?id=139791&action=edit
Screenshot of the "Already exists as folder window"
SUMMARY
Merging 2 directories using rename fails with keyboard navigation, but works
using the mouse.
STEPS TO REPRODUCE
1. mkdir -p test/d1 test/d2
2. touch test/d1/f1 test/d2/f2
3. In the details file view, select directory d2 and press F2 and rename it to
'd1', press return
4. A window with title "Already exists as Folder" pops up, as expected.
5. Press the Tab key twice to highlight/move the focus to the "Write Into"
button. (Screenshot attached)
6. Press enter.
OBSERVED RESULT
Window with title "Already exists as Folder" closes, but directory "d2" is NOT
merged with d1.
EXPECTED RESULT
window with title "Already exists as Folder" closes, directory "d1" contains
two files "f1","f2", "d2" is deleted.
Please note that this used to work with keyboard navigation and still works if
the button "Write Into" is clicked using the mouse.
SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Manjaro Arch stable, up to date
Kernel: 5.10.42-1-MANJARO
KDE Plasma Version: 5.21.5
KDE Frameworks Version: 5.82.0
Qt Version: 5.15.2
Graphics Platform: X11
ADDITIONAL INFORMATION
--
You are receiving this mail because:
You are watching all bug changes.