tags 580731 + upstream thanks On Sat, May 8, 2010 at 8:57 AM, Q <lo...@mail.ru> wrote: > > Example code: > > package require Tk > spinbox .spin -from 1 -to 600000 -format %06.0f > pack .spin -side left -fill x -expand 1 > > If increment value in spinbox by top button, value change from 000001 to > 000008 and back out to 000001, although it should be changed to 000009. > In tcl8.4 code work correctly.
True, this bug is already reported upstream (see [1]) but without any resolution yet. [1] https://sourceforge.net/tracker/index.php?func=detail&aid=2358545&group_id=12997&atid=112997 Cheers! -- Sergei Golovan -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org