[BUG] Stopwatch seconds shown wrong [released]
When stopping (pressing "+" button) the stopwatch at full seconds, i.e. when the hundredths are "00", sometimes 1 too few seconds are shown.
For example, if i stop the watch at 1 second sharp, sometimes the stopwatch shows "00:00.00" instead of "00:01.00". This happens maybe 50% of attempts. Same applies for 2 seconds and higher. Not sure if minutes are affected.
Edit: Still happens in 1.0.8.19
Edit 2: Still not fixed in 1.1.0.39
Edit 3: Still present in 1.1.1.27
Edit 4: Not fixed in 2.1.0.11 either
Edit 5: Still present in 2.1.3.7
true. this happens some times.
User ( 2014-05-02 19:31:50 +0200 )editAfter finally having the right timing to hit the + button at 1 second sharp, I can confirm this bug (happened 2 out of 5 times in my case). Well observed!
molan ( 2014-05-03 00:55:39 +0200 )editWith the 50% occurrence rate I'd guess it's a rounding problem: 00:00.995 -- 00:00.999 might be incorrectly rounded to 00:00.00 instead of 00:01.00, while 00:01.000 -- 00:01.004 is rounded to 00:01.00.
tmy ( 2014-05-03 08:43:29 +0200 )editStill happens after update 7.
tmy ( 2014-06-10 19:11:45 +0200 )editI repeated it with Sailfish X 2.1.3.7 by stopping one second sharp. Then time was displayed 0:00.00 instead of 00:01.00.
alloj ( 2017-12-28 17:21:03 +0200 )edit