http://bugs.winehq.org/show_bug.cgi?id=22369 a.m.winehq(a)gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CLOSED |UNCONFIRMED Component|-unknown |user32 Platform|Other |All Resolution|INVALID | OS/Version|other |All --- Comment #4 from a.m.winehq(a)gmail.com 2010-04-16 10:34:35 --- I can show an app affected by this bug. Lunascape Web Browser http://www.lunascape.tv/ A child window of an MDI client window is not always an MDI child window. (e.g.: background-image static child window of the client area) It should not be tiled or cascaded. if ((GetWindowLongW( win_array[i], GWL_EXSTYLE ) & WS_EX_MDICHILD) != WS_EX_MDICHILD) continue; -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.