Tallefer / arora

Automatically exported from code.google.com/p/arora
0 stars 0 forks source link

Maximized Arora, after close, restarts too large and offscreen #358

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Run Arora 
2. Maximize the window
3. Close Arora
4. Start Arora

What is the expected output?
Arora will restart in maximized mode.

What do you see instead?
Arora restarts in window restored mode, but will the full maximized width and 
height.  It 
also displays with an offset right and downwards from the top-left corner of 
the screen, so 
that the bottom-right of the Arora window is totally offscreen and unviewable.

What version of the product are you using? On what operating system?
Arora 0.5 on Win XP

Original issue reported on code.google.com by dhh...@gmail.com on 28 Mar 2009 at 12:19

GoogleCodeExporter commented 9 years ago
Hmmm... it is up to the window manager to determine the location of the window, 
windows in this case it 
placing arora in that location.  Saving and restoring the location is usually 
begging for bugs and issues.

Original comment by ice...@gmail.com on 28 Mar 2009 at 12:57

GoogleCodeExporter commented 9 years ago
True, and I guess I'm reporting this bug hoping it will be fixed.

It is a usual expectation for Windows apps to restart maximized if they were 
maximized 
when closed.  Arora must not be interacting properly with Windows/saving the 
proper 
details/not starting with proper parameters/whatever.

Can Arora be fixed to restart maximized if closed maximized on Windows?

Original comment by dhh...@gmail.com on 28 Mar 2009 at 1:09

GoogleCodeExporter commented 9 years ago
Yes it can be fixed, just adding some notes :)

Original comment by ice...@gmail.com on 28 Mar 2009 at 2:28

GoogleCodeExporter commented 9 years ago
This should already be fixed in git.

Original comment by cebywan on 28 Mar 2009 at 4:26

GoogleCodeExporter commented 9 years ago
Fixed in git (at least on linux).

Original comment by ice...@gmail.com on 29 Mar 2009 at 3:13

GoogleCodeExporter commented 9 years ago
Thanks!  Fixed in Arora 0.6 for Windows.

Original comment by dhh...@gmail.com on 30 Mar 2009 at 2:35

GoogleCodeExporter commented 9 years ago
Issue 59 has been merged into this issue.

Original comment by faw...@gmail.com on 16 May 2009 at 8:01