Checked file count problem
From: Jean-Francois Cote <jfcote_at_aquadata.com>
Date: Wed, 12 Oct 2011 12:58:39 -0700 (PDT)
Hello,
I think I have found a small bug in the new 1.7.0 version.
Here is my version:
I use it on a Windows Vista 32 bit version.
The bug is very easy to reproduce. Just do a commit over a folder that have for example 10 modified files and 5 normal file (status). Click on the new "Modified" option to select the modified files.
When clicked, the total number of selected file in the bottom-right corner will update to 10 (instead of 15) but the 15 files will stay selected.
So if you unselected manually 11 files, you will comes to a total count of selected file of -1. And since it's smaller than 0, the OK button is disabled.
So it's a very small bug but I think it must also be very easy to fix.
Feel free to ask question if something is not clear!
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
|
This is an archived mail posted to the TortoiseSVN Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.