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

Re: [TSVN] Commit text problem

From: Roel Harbers <roel_at_roelharbers.nl>
Date: 2005-01-25 10:06:49 CET

SteveKing wrote:
> Fixed in revision 2526.

Thanks.

>
>> - autocompletion of filenames sometimes wrong: do exactly the following:
>> - type the first 3 letters of the name of a changed file ("test.txt"
>> in my case)
>> - press enter to complete the name
>> - click with the mouse before the first character
>> - press spacebar. the completion thingy pops up again
>> - press enter. the textbox now shows "t.txttest.txt" instead of
>> " test.txt" (or " test.txttest.txt")
>> - press Ctrl-A to select all text
>> - press del to delete all text. TortoiseProc now crashes
>>
>> Let me know if you cannot reproduce it, or need a crash report or
>> something
>
>
> Fixed in revision 2527.

hmm not quite.

other variations:

1 - type the first three letters
2 - press enter to complete the name
3 - click with the mouse between the first and second character (between
"t" and "e")
4 - press space. no completion box, but:
5 - press t: completion box pops up
6 - press enter: text is now: "est.txtest.txt" instead of "t test.txt"
(or possibly "t test.txtest.txt"
7 - no crash this time, but I suspect that first missing t is still
somewhere outside it's designated buffer

(it does the same when the first completion step is skipped, and the
complete filename is typed instead of step 1 and 2)

yet another, even simpler:
1 - type the filename, except the first charater ("est.txt")
2 - position the cursor before the first character
3 - type a "t" character: autocomplete pops up
4 - press enter. Now it shows "t.txtest.txt" (3 characters are missing)
5 - closing the window or ctrl-a del crashed TortoiseProc

Yes, I derive physical pleasure from torturing you :P

tsvn 1.1.3 build 2528 UNICODE

Regards,

Roel Harbers

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Tue Jan 25 10:07:22 2005

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.