Stefan Küng wrote:
> Sean Leonard wrote:
>> Bug Summary: The File column in the Commit window has an opaque white
>> background.
>
> For this, you'd have to complain with MicroSoft. You can easily
> reproduce this 'bug' in the explorer:
> * create a new folder
> * copy some image files in that folder (only images, no other file types)
> * browse to that folder
> --> you'll see an image on the bottom right indicating that this folder
> is an image folder
> * extend the filename column
>
> (in case you have the 'full row select' activated, which is by default:
> change the registry value HKCU\Software\TortoiseSVN\FullRowSelect to 0
> and try again. The background image now will only be hidden by the
> filename column, not the others)
>
> Stefan
>
Hmmm...I agree that Explorer makes the first column opaque by default.
But interestingly, setting FullRowSelect to 0 fixed the problem in the
TortoiseSVN Commit window. Take a look at the attached PNG.
As can be seen, the first column is transparent, not opaque, when
FullRowSelect is set to 0. Not sure why, but I guess that fixes the
"problem". The question is, is transparent desired behavior? I think it
is, so I would presume that in this context the Registry should be set
to FullRowSelect = 0 when TortoiseSVN initializes the registry key. Just
my 2˘ on the matter.
Sean
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: dev-help_at_tortoisesvn.tigris.org
Received on 2008-02-07 19:19:50 CET