[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Autocomplete in commit dialog is case sensitive

From: Simon Large <simon.tortoisesvn_at_googlemail.com>
Date: Tue, 7 Apr 2009 20:47:40 +0100

2009/4/7 Stefan Küng <tortoisesvn_at_gmail.com>:
> Tobias Rapp wrote:
>> Hi!
>>
>> This is a minor issue but I noticed that the autocomplete drop-down in the commit dialog message field is case sensitive while the list of files below is not (which is what I would expect). This leads to the situation where the list of modified files looks like
>>
>>  file-a
>>  file-B
>>  file-c
>>  file-D
>>
>> but the autocomplete drop-down shows
>>
>>  file-B
>>  file-D
>>  file-a
>>  file-c
>>
>> when starting to type "file" which is somehow irritating for me. In my commit workflow I usually go through the list of modified files and describe the changes in the commit message like for example
>>
>>  file-a: - exchanged foo by bar
>>  file-B: - added more blabla
>>  file-c: ...
>>
>> That's why I stumbled over this issue. It would be great if the autocomplete drop-down would be sorted case-insensitive, too.
>
> The autocomplete is case-insensitive because most users want it that

Do you mean the auto-complete is case-sensitive?

> way. Unfortunately, it's not possible to have the autocomplete behave
> case-sensitive but the sorting case-insensitive.

You just said insensitive

> But you can drag the files from the list to the edit box to get the
> paths if you like.

Simon

-- 
:       ___
:  oo  // \\      "De Chelonian Mobile"
: (_,\/ \_/ \     TortoiseSVN
:   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
:   /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=1582603
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-04-07 21:48:58 CEST

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.