10 Apr
2006
10 Apr
'06
7:46 p.m.
http://bugs.winehq.org/show_bug.cgi?id=5034 ------- Additional Comments From hannibal(a)megapolis.pl 2006-10-04 14:46 ------- I trace something like that: ShowWindow in DialogBox queue processing{ X11DRV_ShowWindow{ rect=WINPOS_MinMaximize{ rect=WINPOS_GetMinMaxInfo{ return rect; } return rect; } SetWindowPos<-It set wrong size } } It looks that somewhere (WINPOS_GetMinMaxInfo?)i s set wrong maximized windows size, and this wrong size is setting on WM_SHOWWINDOW. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.