[Kmymoney-devel] [kmymoney4] [Bug 354936] Transaction Input Form - Invalid Date Validation
Jack via KDE Bugzilla
bugzilla_noreply at kde.org
Fri Nov 6 17:03:01 UTC 2015
https://bugs.kde.org/show_bug.cgi?id=354936
Jack <ostroffjh at users.sourceforge.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ostroffjh at users.sourceforge
| |.net
--- Comment #2 from Jack <ostroffjh at users.sourceforge.net> ---
This is an underlying KDE function, not KMM, but I believe it is behaving
correctly. The date displayed always needs to be a valid date, so if you have
year 2015 and month 9, then 31 is not a valid day. The widget does not know
you are planning on changing the month. If it let you set the date to 31, you
might then hit OK, which would not be valid. I think most users would rather
have to change the year or month first, rather than get an "invalid date"
popup when they hit OK.
I suppose this could be changed to a wishlist, but I'm not sure how the widget
could assume an invalid day means a pending change to month or year, and how
long to wait for such a change before either reverting or popping up an error.
I also have not idea what this widget has been replaced with in the move to
frameworks.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the KMyMoney-devel
mailing list