leonardoamx / pomodairo

An Adobe Air application for working with the Pomodoro technique. Originally hosted at code.google.com/p/pomodairo
23 stars 3 forks source link

Selecting next task for after break stops the break timer and loses your "break" #152

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Open Pomodairo with a list of tasks
2. Let it run for a task, such that it switches to Break timer.
3. While break timer is running, mark the previous task as Done and click on 
the next task to queue it up for after "break".
4. This automatically switches away from Break timer to the task timer and you 
just lost your break.

What is the expected output? What do you see instead?
I would expect the break timer to continue counting. Just because I spent 5 
seconds clearing the last task and queuing up the next task doesn't mean I 
don't still want to keep the break going.

What version of the product are you using? On what operating system?
Win7, Pomodairo 1.9

Please provide any additional information below.

Original issue reported on code.google.com by VKu...@gmail.com on 5 Feb 2013 at 4:12