Revision 82160cf...
Go back to digest for 20th November 2011Bug Fixes in KDE-PIM
Mario Bensi committed changes in [zanshin] src/kdateedit.cpp:
Fix date value when date was selected
When the date is selected and the Key_Return/Key_Enter pressed, the value in the
QLineEdit is set to the value of the first item in the QCompleter, here "friday".
To fix this issue, we deselect the date when the Key_Return/Key_Enter
are pressed.
File Changes
Modified 1 files
- src/kdateedit.cpp
1 files changed in total