<table><tr><td style="">kossebau created this revision.<br />kossebau added a reviewer: Plasma.<br />Restricted Application added a project: Plasma.<br />Restricted Application added a subscriber: plasma-devel.<br />kossebau 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/D13065">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>Both the compact and the fullpresentation variants of the applet had<br />
an instance of a timer, and both were connected to the central "running"<br />
flag. So if both variants had been created, there were 2 timers triggering<br />
the second decreasing, and also firing off the command once done.</p>

<p>Moving the countdown timer (and at the same time also a timer for<br />
delayed saving of the state, which had the same issue) fixes this.</p>

<p>BUG: 381173<br />
FIXED-IN: 5.12.6</p></div></div><br /><div><strong>TEST PLAN</strong><div><p>Applet still works as before on panel and background pane, now does proper<br />
countdown in both cases.</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R114 Plasma Addons</div></div></div><br /><div><strong>BRANCH</strong><div><div>fixtimerdoublecount</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D13065">https://phabricator.kde.org/D13065</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>applets/timer/package/contents/ui/TimerView.qml<br />
applets/timer/package/contents/ui/main.qml</div></div></div><br /><div><strong>To: </strong>kossebau, Plasma<br /><strong>Cc: </strong>plasma-devel, ragreen, Pitel, ZrenBot, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart<br /></div>