nozik1970 / winauth

Automatically exported from code.google.com/p/winauth
GNU General Public License v3.0
0 stars 0 forks source link

Incorrect window positioning #165

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Add many tokens to WinAuth (more than 10)
2. Open the WinAuth - it is positioned in the center of the screen, but because 
of the window length overflows below the taskbar
3. Move/Resize WinAuth to see all tokens
4. Close the app
5. Re-open the app

What is the expected output?
I would like WinAuth to either remember the last window size/position or format 
the window correctly, so that it does not stick outside the desktop.

What do you see instead?
Window position is reset and I always have to move it before I can use the app.

What version of the product are you using? On what operating system?
WinAuth 3.1.5 on Windows 8.1 Update 1 x64

Please provide any additional information below.
Diagnostic information is attached

Original issue reported on code.google.com by l...@lukiyanets.com on 11 Jul 2014 at 1:54

Attachments:

GoogleCodeExporter commented 9 years ago
The RememberPosition option that was added in 3.1.5 was not enabled in portable 
mode. Three was a reason, in that I thought it could go potentially go 
off-screen when moving between machines. However, the issue you are having is 
probably more common, so I've changed the option to be there.

For now, it would work like that if you ran it in non-portable mode and ticked 
the "Remember Position" option.

Original comment by winauth on 11 Jul 2014 at 6:16

GoogleCodeExporter commented 9 years ago
Thanks for prompt response.
Just wanted to clarify your answer (since I am using a portable version).
Will it be fixed in portable version? If so - in what version?

Original comment by l...@lukiyanets.com on 11 Jul 2014 at 2:49

GoogleCodeExporter commented 9 years ago
Yes it will be fixed in the portable version, and will be in the next minor 
release 3.1.6, hopefully, in a few days.

Original comment by winauth on 11 Jul 2014 at 3:12