[Bug 1274] New: - Apps using managed windows don't remeber window size

wine-bugs at winehq.com wine-bugs at winehq.com
Tue Feb 11 20:56:39 CST 2003


http://bugs.winehq.com/show_bug.cgi?id=1274

           Summary: Apps using managed windows don't remeber window size
           Product: Wine
           Version: 20030115
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: wine-x11driver
        AssignedTo: wine-bugs at winehq.com
        ReportedBy: dlkingjr at yahoo.com


Using MSWord from Office 2000, the window size and position is not remembered if
managed == Y.

Workaround:  turn managed off and set the window size and position, and then
turn managed back on.

OS: RedHat 8.0 with 2.4.20 kernel

Wine config:

[DllOverrides]
"kernel"    = "builtin"
"kernel32"    = "builtin"
"gdi"    = "builtin"
"gdi32"    = "builtin"
"user"    = "builtin"
"user32"    = "builtin"
"ntdll"    = "builtin"

"commdlg"      = "builtin, native"
"comdlg32"     = "builtin, native"
"comctrl"      = "builtin, native"
"comctl32"     = "builtin, native"
"shell"        = "builtin, native"
"shell32"      = "builtin, native"
"shfolder"     = "builtin, native"
"shlwapi"      = "builtin, native"
"shdocvw"      = "builtin, native"
"advapi32"     = "builtin, native"

"setupx" = "native, builtin"
"setupapi" = "native"
"cabinet" = "native"

"oleaut32" = "native" 
"ole32" = "native"  ;; still see fixmes though so this isn't being honored

"*" = "native, builtin"

[Version]
"Windows" = "win98"

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=1274>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.



More information about the wine-bugs mailing list