Summary: | If file already exists and the user clicks cancel, force the focus on the filename | ||
---|---|---|---|
Product: | [Frameworks and Libraries] frameworks-kio | Reporter: | Antti Savolainen <antti.savo> |
Component: | Open/save dialogs | Assignee: | Oliver Beard <olib141> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | kdelibs-bugs, nate, olib141 |
Priority: | NOR | Keywords: | usability |
Version: | 5.90.0 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/frameworks/kio/-/commit/aae2e2b47c239d03c84f7a8873baa2271af9da21 | Version Fixed In: | 5.107 |
Sentry Crash Report: |
Description
Antti Savolainen
2021-10-28 01:03:29 UTC
A possibly relevant merge request was started @ https://invent.kde.org/frameworks/kio/-/merge_requests/1309 Git commit cff4ec757e618478bdcb5f07a3e7ea6f5da9f3c6 by Nate Graham, on behalf of Oliver Beard. Committed on 12/06/2023 at 18:31. Pushed by ngraham into branch 'master'. filewidgets/kfilewidget: Select and focus filename after canceling overwrite This ensures that the filename can be typed immediately after pressing the save button and cancelling an overwrite. M +3 -0 src/filewidgets/kfilewidget.cpp https://invent.kde.org/frameworks/kio/-/commit/cff4ec757e618478bdcb5f07a3e7ea6f5da9f3c6 Git commit aae2e2b47c239d03c84f7a8873baa2271af9da21 by Nate Graham, on behalf of Oliver Beard. Committed on 12/06/2023 at 19:45. Pushed by ngraham into branch 'kf5'. filewidgets/kfilewidget: Select and focus filename after canceling overwrite This ensures that the filename can be typed immediately after pressing the save button and cancelling an overwrite. (cherry picked from commit cff4ec757e618478bdcb5f07a3e7ea6f5da9f3c6) M +3 -0 src/filewidgets/kfilewidget.cpp https://invent.kde.org/frameworks/kio/-/commit/aae2e2b47c239d03c84f7a8873baa2271af9da21 |