View Issue Details

IDProjectCategoryView StatusLast Update
0003092Spring engineGeneralpublic2012-10-19 17:03
Reporteruser744Assigned ToKloot  
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product Version88.0 
Summary0003092: windowed mode: every start, window is at lowered position
Description1) start spring in windowed mode
2) resize it to cover whole screen
(by dragging the borders, not maximize)
3) close spring
4) start spring again
-> the window is now 0000010:0000030 pixels too low
5) close & start a few more times:
 the window goes lower with every restart

Happens on win xp 32 (nvidia) and vista 32 (ati)
Additional Informationrelated? http://springrts.com/mantis/view.php?id=1913
TagsNo tags attached.
Checked infolog.txt for Errors

Activities

user744

2012-05-29 19:35

  ~0008722

Last edited: 2012-05-29 19:36

springsettings.cfg:
manually set it to this:
WindowPosX = 0
WindowPosY = 0

after 1 restart:
WindowPosX = 4
WindowPosY = 23

after 2 restarts:
WindowPosX = 8
WindowPosY = 46

looks like it does not take into account the width of the frame and title bar

user744

2012-10-19 10:06

  ~0009272

does not happen anymore.
not sure if it was fixed in 91.0 or different settings.

Kloot

2012-10-19 17:03

developer   ~0009273

ok

Issue History

Date Modified Username Field Change
2012-05-25 02:21 user744 New Issue
2012-05-29 19:35 user744 Note Added: 0008722
2012-05-29 19:36 user744 Note Edited: 0008722
2012-10-19 10:06 user744 Note Added: 0009272
2012-10-19 17:03 Kloot Note Added: 0009273
2012-10-19 17:03 Kloot Status new => resolved
2012-10-19 17:03 Kloot Resolution open => fixed
2012-10-19 17:03 Kloot Assigned To => Kloot