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

RE: TortoiseMerge nightly (Was: build crash)

From: Hans-Emil Skogh <Hans-Emil.Skogh_at_tritech.se>
Date: Thu, 26 May 2011 08:03:15 +0000

>>>> - When the window is resized the divider is reset to the center
>>>> position. I would expect the divider to keep its relative position
>>>> (e.g. one third to the left) even when the window is resized.
...
>> It seems like the re-positioning of the divider lags one step behind
>> the actual resizing. Try making the window smaller, then larger, and
>> then larger again, and notice the movement of the divider. :-)
> And what should I notice? Works perfectly fine for me.
> So what doesn't work?

I'll try to explain what happens step by step, on a newly opened non-maximised TortoiseMerge window (E=Expected behavior, A=Actual behavior):
1.) Window is made smaller
 - E: Divider should move to the left
 - A: Divider does not move
2.) Window is made larger
 - E: Divider should move to the right
 - A: Divider moves to the left
3.) Window is made larger
 - E: Divider should move to the right
 - A: Divider moves to the right

...and so on. The actual behavior of the divider in a resize is the expected behavior of the divider in the previous resize.
Quite interesting! It took a while for me to notice what was going on. When doing random size adjustments, the behavior of the divider looks equally random. :-)

This is on Windows XP.

Hans-Emil

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=2748838

To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2011-05-26 10:03:28 CEST

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.