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

RE: Re: Maximized repo brower oddity

From: Stuart MacDonald <stuartm.coding_at_gmail.com>
Date: Thu, 18 Jul 2013 11:48:30 -0700 (PDT)

> Remove the registry key
> HKCU\Software\TortoiseSVN\TortoiseProc\ResizableState\RepositoryBrowserWindowPlacement

Removing the key causes TSVN's repo browser window to start not maximized; maximizing then works properly.

So the issue is related to starting maximized.

I did some experimenting:

[HKEY_CURRENT_USER\Software\TortoiseSVN\TortoiseProc\ResizableState]
"test 1 - mid-left-monitor - RepositoryBrowserWindowPlacement"="331,201,1198,795,1,0,-1,-1"
"test 2 - rightjust-left-monitor - RepositoryBrowserWindowPlacement"="813,228,1680,822,1,0,-1,-1"
"test 3 - mid-right-monitor - RepositoryBrowserWindowPlacement"="2233,431,2864,914,1,0,-1,-1"
"test 4 - rightjust-left-monitor - RepositoryBrowserWindowPlacement"="1049,284,1680,767,1,0,-1,-1"

Test 1 - start without the key, move unmaximized to the middle of my left monitor, close
Test 2 - start with Test 1's key, close
Test 3 - start without the key, move unmaximized to the middle of my right monitor, close
Test 4 - start with Test 3's key, close

Both Test 2 and 4 started not where the window last was, but instead started on my left monitor, justified on its right edge.

So something strange is going on with the resizable state.

...Stu

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2013-07-18 20:48:34 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.