<table><tr><td style="">dkurz created this revision.<br />dkurz added a reviewer: KDE PIM.<br />Herald added a project: KDE PIM.<br />Herald added a subscriber: kde-pim.<br />dkurz requested review of this revision.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D16114">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>Editting start/end times of VTODOs using only the keyboard did not<br />
trigger a check whether the VTODO is dirty. If other fields were updated<br />
along with start/end times, everything was fine, but only editting those<br />
times was simply ignored. The patch causes a dirty check for keyboard<br />
edits of the corresponding KTimeComboBoxes.</p>

<p>BUG: 391769<br />
FIXED-IN: 5.9.3</p></div></div><br /><div><strong>TEST PLAN</strong><div><p>I changed start and end times of a test VTODO. Without the patch,<br />
the change was not saved when hitting OK, nor did I hit my dirty-check<br />
breakpoint. With the patch, everything works as expected: Keyboard editting<br />
results in an updated VTODO, as verified via the Month View tooltip and by<br />
opening the IncidenceEditor again for that VTODO. VEVENTs do not have this<br />
problem even without the patch.</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R78 PIM: Incidence Editor</div></div></div><br /><div><strong>BRANCH</strong><div><div>fix-todo-kb-editting</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D16114">https://phabricator.kde.org/D16114</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>src/incidencedatetime.cpp</div></div></div><br /><div><strong>To: </strong>dkurz, KDE PIM<br /><strong>Cc: </strong>kde-pim, dvasin, rodsevich, winterz, vkrause, mlaurent, knauss, dvratil<br /></div>