Summary: | Rename dialog no longer uses sane defaults. | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | Tonurics <tonurics> |
Component: | general | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | emmanuelpescosta099 |
Priority: | NOR | ||
Version: | 16.12.2 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/dolphin/4143a69c05be6da8a91c8ba0db505a47b22ddc75 | Version Fixed In: | 15.08.1 |
Sentry Crash Report: |
Description
Tonurics
2015-08-24 19:12:54 UTC
Thanks for the bug report! > Rename dialog appears with the "Rename" button focused. I can reproduce this ... > Pressing the [Enter] key while the input box is focused cancels the rename operation. ... but I can't reproduce this. Review-Request: https://git.reviewboard.kde.org/r/125078/ Git commit 4143a69c05be6da8a91c8ba0db505a47b22ddc75 by Emmanuel Pescosta. Committed on 07/09/2015 at 20:58. Pushed by emmanuelp into branch 'Applications/15.08'. Rename dialog: Set focus to input text box on dialog show event. FIXED-IN: 15.08.1 REVIEW: 125078 M +7 -1 src/views/renamedialog.cpp M +3 -0 src/views/renamedialog.h http://commits.kde.org/dolphin/4143a69c05be6da8a91c8ba0db505a47b22ddc75 |