Mantis Bug Tracker

View Revisions: Issue #150 All Revisions ] Back to Issue ]
Summary 0000150: The WindowX and WindowY values in the configuration file are sometimes negative
Revision 2011-10-22 10:48 by ycastonguay
Description I didn't find a pattern yet, but the WindowX and WindowY values are sometimes -32000 in the configuration file:

    <add key="WindowX" value="-32000" />
    <add key="WindowY" value="-32000" />

This makes the main window invisible when starting the application unless changing these values manually in the configuration file.

I guess this can also affect other window position configuration values.
Revision 2011-10-22 10:43 by ycastonguay
Description I didn't find a pattern yet, but the WindowX and WindowY values are sometimes -32000 in the configuration file:

    <add key="WindowX" value="-32000" />
    <add key="WindowY" value="-32000" />

This makes the main window invisible when starting the application unless changing these values manually in the configuration file.


Copyright © 2000 - 2011 MantisBT Group
Powered by Mantis Bugtracker