Summary: | Pressing Ctrl+A in Date field of Exchange Rate/Price Editor selects year instead of full date | ||
---|---|---|---|
Product: | [Applications] kmymoney | Reporter: | Ingo Klöcker <kloecker> |
Component: | general | Assignee: | KMyMoney Devel Mailing List <kmymoney-devel> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version First Reported In: | 5.2.0 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/office/kmymoney/-/commit/082f367280834929d0f35944be23a3e67e60855f | Version Fixed In: | 5.2.1 |
Sentry Crash Report: |
Description
Ingo Klöcker
2025-07-19 21:12:12 UTC
Git commit 6137fa17590a6e1da25210649ac9619dca71a472 by Thomas Baumgart. Committed on 26/07/2025 at 14:47. Pushed by tbaumgart into branch 'master'. Improve keyboard handling in date edit widget Pressing Ctrl+A selects all characters of the date. If only a part of the date is selected but the text to be pasted is larger, then the widget is cleared first. Selection using Ctrl and Shift works as expected and does not switch sections of the date anymore. FIXED-IN: 5.2.1 M +18 -2 kmymoney/widgets/kmymoneydateedit.cpp https://invent.kde.org/office/kmymoney/-/commit/6137fa17590a6e1da25210649ac9619dca71a472 Git commit 082f367280834929d0f35944be23a3e67e60855f by Thomas Baumgart. Committed on 27/07/2025 at 08:17. Pushed by tbaumgart into branch '5.2'. Improve keyboard handling in date edit widget Pressing Ctrl+A selects all characters of the date. If only a part of the date is selected but the text to be pasted is larger, then the widget is cleared first. Selection using Ctrl and Shift works as expected and does not switch sections of the date anymore. FIXED-IN: 5.2.1 (cherry picked from commit 6137fa17590a6e1da25210649ac9619dca71a472) M +18 -2 kmymoney/widgets/kmymoneydateedit.cpp https://invent.kde.org/office/kmymoney/-/commit/082f367280834929d0f35944be23a3e67e60855f |