When Task Coach is closed while maximized, it doesn't remember this when you restart. Instead, you get a window the same size as maximized window but not actually maximized.
This is fine in an installed setting, but when using Task Coach portably (which I do) it's a pain because if I maximize it on one system and later run it on a system with a lower resolution, the window is too big.
Restored size and "maximized or not?" state should instead be remembered separately...
Logged In: YES
user_id=1214161
Originator: NO
Hi Bruce,
I see this too and agree it's a bug. Thanks for reporting this.
Cheers, Frank
Logged In: YES
user_id=1214161
Originator: NO
Hi,
A fix was made and checked into the source code repository of Task Coach. The fix will be part of the next release. You will get another notification when that release is available with the request to install the new release and confirm that your issue has indeed been fixed.
Because a fix has been made for this bug report, the priority of this report has been lowered to 1 and its resolution has been set to 'Fixed'.
Thanks,
Task Coach development team
Logged In: YES
user_id=1214161
Originator: NO
Hi,
This bug should be fixed in the latest release of Task Coach. Can
you please install the latest release of Task Coach and confirm
that this bug has indeed been fixed?
Thanks,
Task Coach development team
Logged In: YES
user_id=1775816
Originator: YES
Appears to be fixed. Thanks!
Logged In: YES
user_id=1214161
Originator: NO
Thanks for confirming.
Cheers, Frank
Actually, it is almost fixed, but not entirely. When options "Minimise main window when closed" and "Hide main window when iconized" are both enabled, if you close the main window in maximized state (with the top-right X), it becomes hidden (which is okay)...but when you click on the tray icon to show the main window again, it appears in a non-maximized state.
The maximized state is lost because of the "Minimise main window when closed" option. Can someone take a look into the source code to see if the minimize method cancels the maximized state of the window?
Thanks.
Works fine for me on OSX, Linux, XP and Seven. Are you using something else ? Windows 8 maybe ?
No, I'm running on Windows 7, 64-bit. Though I would like the issue to be solved someday, I found a pseudo-solution: I've unckecked the "Minimise main window when closed" option. In this way, when I close the window, Taskcoach app is closed (=exit) instead of minimizing: that prevents the window from losing its maximized state.