esAperezA / pomodairo

Automatically exported from code.google.com/p/pomodairo
0 stars 0 forks source link

Timer still goes on when task is completed #26

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
While timer is running for a task
1. Select the task from task list.
2. Click "Done"
3. Observe how the timer still goes on and there is a "Start timer" button

What is the expected output? What do you see instead?
The timer should be reset, and P field should be increased by 1

What version of the product are you using? On what operating system?
Pomodairo 1.5 on Windows 7

Original issue reported on code.google.com by b.ev...@gmail.com on 20 Nov 2009 at 9:16

GoogleCodeExporter commented 8 years ago
The timer should go down to 00:00 and then the clock should ring, the taskbar 
should 
blink and the number of pomodairos should be increased by one for the specified 
task. 

The timer will then turn green and count upwards (instead of downwards) since 
we are 
now in a pause. The counter is now counting the time you are taking a pause.

If this is the behavior then it is expected. Anything else, and it is probably 
a 
regression bug =)

 * Can you please describe how the counter goes on, counts upward or downwards?

Original comment by fredrikj...@gmail.com on 24 Nov 2009 at 4:41

GoogleCodeExporter commented 8 years ago
It goes downwards.

Let me explain the situation again:
1. I create a new task by pressing "Add New" button
2. I select the task from task list and press "Start Timer" button
3. I select the task from task list and press "Done" button

The task is strikethroughed (I wonder if there is such a word :) ), but the 
timer 
keeps ticking.

Original comment by b.ev...@gmail.com on 25 Nov 2009 at 2:50

GoogleCodeExporter commented 8 years ago
Ok, now I understand. The scope is actually a little bit bigger; should it be
possible to change pomodoro(s) while the timer is running?

Currently you can change task and set as done while the timer is running. 
Perhaps we
should lock the current pomodoro when in a pomodoro?

Original comment by fredrikj...@gmail.com on 28 Nov 2009 at 1:51

GoogleCodeExporter commented 8 years ago

Original comment by fredrikj...@gmail.com on 17 Jan 2010 at 3:40

GoogleCodeExporter commented 8 years ago
This is a bug and should be prio high. This is coupled with the fact that you 
can change task within a running task, which should not be possible.

Original comment by fredrikj...@gmail.com on 5 Nov 2010 at 12:17

GoogleCodeExporter commented 8 years ago
Fixed. Will be included in 1.8

Original comment by fredrikj...@gmail.com on 8 Nov 2010 at 8:08