Bug 349861 - Second fractions stuck after showing more digits
Summary: Second fractions stuck after showing more digits
Status: RESOLVED FIXED
Alias: None
Product: kronometer
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Gaurav Shah
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-07-03 11:40 UTC by Elvis Angelaccio
Modified: 2019-07-14 20:05 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In: 2.2.3


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Elvis Angelaccio 2015-07-03 11:40:01 UTC
Somethings weird happens right after showing one more digit in the second fractions.

Reproducible: Always

Steps to Reproduce:
1. Open Kronometer
2. Show only tenths of seconds from the settings
3. Start the stopwatch
4. Show also the hundredths of second from the settings

Actual Results:  
The hundredth digit is stuck to the previous digit.

Expected Results:  
The hundredth digit should be updated every 1/100 of second.

The same happens with milliseconds.
Comment 1 Elvis Angelaccio 2016-06-28 14:20:54 UTC
The issue comes from the time emitted by Stopwatch. Something is wrong with the timer granularity...