Bug 496497 - When clicking on the label of an already selected file/folder, the system doesn't switch immediately to "renaming mode"
Summary: When clicking on the label of an already selected file/folder, the system doe...
Status: CONFIRMED
Alias: None
Product: plasmashell
Classification: Plasma
Component: Desktop icons & Folder View widget (other bugs)
Version First Reported In: 6.2.3
Platform: Arch Linux Linux
: NOR minor
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords: usability
Depends on:
Blocks:
 
Reported: 2024-11-20 15:40 UTC by Fernando M. Muniz
Modified: 2024-11-20 20:32 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 Fernando M. Muniz 2024-11-20 15:40:57 UTC
If a selected file has its name clicked on, there's a intentional delay due to the possibility of a double-click from the user to open the file.

However if the user immediately starts typing, it doesn't immediately go to "Renaming mode" with the already typed text, nor it includes the already typed text, which seems not intentional.

This affects both the Desktop and Dolphin files/folders.
Comment 1 Fernando M. Muniz 2024-11-20 15:54:04 UTC
This is mostly noticeable when the user intentionally type random letters and press Enter when renaming files/folders.
Comment 2 Fernando M. Muniz 2024-11-20 16:43:15 UTC
It's also noticeable when using "Ctrl + V" to paste, "Ctrl + C" to copy, and "Ctrl + X" to cut.