http://bugs.winehq.com/show_bug.cgi?id=825
Summary: Launched window treated as child window Product: Wine Version: CVS Platform: PC URL: http://www.the-edmeades.demon.co.uk/testdialog.zip OS/Version: Windows 2000 Status: NEW Severity: normal Priority: P2 Component: wine-gui AssignedTo: wine-bugs@winehq.com ReportedBy: us@the-edmeades.demon.co.uk
VB Program, launches another window and the launched window is clipped to the boundaries of the launching window - On w2k it appears fine.
I have cut this down to a very small testcase: Download the program from http://www.the-edmeades.demon.co.uk/testdialog.zip and unzip it. wine testdialog.exe
Click on not modal, and window appears correctly Click on modal, and window is clipped to the launching program (you only see a small amount in one corner).
The VB code is: Load formname formname.show or formname.show vbModal
Traces available as required, but testcase should show problem clearly Jason
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://bugs.winehq.com/show_bug.cgi?id=825. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.