lakoliu / Furtherance

Track your time without being tracked
GNU General Public License v3.0
258 stars 23 forks source link

Right click incorrect time assignment #13

Closed mo8it closed 2 years ago

mo8it commented 2 years ago

When the time tracker is running for a task, clicking on another recent task stops the timer and adds the time to the second task!

Reproduce:

Expected: On right click on Task2 while Task1 is running, Task1 should stop, add the time spent to Task1 and then Task2 should start.

lakoliu commented 2 years ago

Good catch! I hadn't noticed that. I will get to work fixing this right away. Thank you!

lakoliu commented 2 years ago

As with Issue #14, to right-click a task to duplicate it the timer now needs to be stopped.