http://bugs.winehq.org/show_bug.cgi?id=4627
Summary: Docked components in top of main window -> Incorect coordinates for edited form. Product: Wine Version: 0.9.8. Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-x11driver AssignedTo: wine-bugs@winehq.org ReportedBy: prikryl@eurosat.cz
After docking a component in top of main window (project manager, toolbox, ...), when you open an form for edit, you can not see whoel form you want to edit.
In correct way, the top left corner of edited form, should be displayed in top left corner of opened editing window.
When there is something docked in top of MAIN window, top left corner of editing windows has correct coordinates (with respect of docked tool), but edited displayed in this window is moved higher, out of editing area. (It has the same position, as it would have, without anything beeing docked in MAIN window. )
Hope I managed to explain it ...