Bug 483293

Summary: Renaming a file with a touchscreen is impossible
Product: [Applications] dolphin Reporter: tubbadu <tubbadu>
Component: generalAssignee: Dolphin Bug Assignee <dolphin-bugs-null>
Status: REPORTED ---    
Severity: normal CC: kfm-devel, tubbadu
Priority: NOR Keywords: qt6
Version: 24.02.0   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: screen recording of the bug

Description tubbadu 2024-03-11 21:50:27 UTC
SUMMARY
Trying to rename a file using a touchscreen does not raise the virtual keyboard, but only converts the filename to an editable text field. Clicking it to raise the keyboard exits the rename mode. This causes the impossibility to rename a file from dolphin using a touchscreen.


STEPS TO REPRODUCE
1. use plasma on a touchscreen
2. long-press on a file to enter edit mode
3. select "rename" from the menu
4. the filename is now editable, but the virtual keyboard is not raised
5. tap on the editable filename in order to raise the virtual keyboard
6. the virtual keyboard raises, stealing the focus from the textedit that because of this exits rename mode

OBSERVED RESULT


EXPECTED RESULT



SOFTWARE/OS VERSIONS
Linux/KDE Plasma: EndeavourOS KDE
(available in About System)
KDE Plasma Version: 6.0.1
KDE Frameworks Version: 6.0.0
Qt Version: 6.6.2

ADDITIONAL INFORMATION
in the attachment the screen recording of the bug. This happened also in Plasma 5, and is now happening in Plasma 6 too.
Comment 1 tubbadu 2024-03-11 21:59:23 UTC
Created attachment 166990 [details]
screen recording of the bug