Quantcast
Channel: Extended WPF Toolkit™ Community Edition
Viewing all articles
Browse latest Browse all 4964

Created Unassigned: TimeSpanUpDown displays incorrectly when TimeSpan > 24h [22327]

$
0
0
If the TimeSpan in the TimeSpanUpDown control is set to a value larger than 23:59:59 via binding, then the display of the TimeSpan is corrupt. The TimeSpan is correctly displayed, but then the 'hh:mm:ss' part is appended to the end a 2nd time.

![Image](http://i.stack.imgur.com/tly9x.png)

As detailed [here](https://stackoverflow.com/questions/33300212/workaround-for-display-bug-of-timespanupdown-when-changing-days) , this can be reproduced by adding two TimeSpanUpDown controls to a form and binding them to the same time span value. When one is changed, the second is updated via a property changed notification and ends up showing incorrect timespan, as per the picture.

Viewing all articles
Browse latest Browse all 4964

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>