https://bugs.winehq.org/show_bug.cgi?id=49936
Bug ID: 49936 Summary: modal dialog box behaves modeless Product: Wine Version: 5.0 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: ch.panel@free.fr Distribution: ---
Creating a modal dialog box in an MDI environment :
when this one has for parent an MDI Child window, this behaves like a modeless window (bug because MDI child was expecting an answer)
when this one has for parent the Application Frame window (parent of parent... of MDI Child window), this behaves correctly (modal).
It's like wine doesn't manage MDI model correctly...
https://bugs.winehq.org/show_bug.cgi?id=49936
Christian PANEL ch.panel@free.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- Distribution|--- |Ubuntu
https://bugs.winehq.org/show_bug.cgi?id=49936
--- Comment #1 from Christian PANEL ch.panel@free.fr --- curiously, the same code with wine 3.0.3 works (is modal) except that a caption appear (that shouldn't) because the dialog has no WS_CAPTION flag.
https://bugs.winehq.org/show_bug.cgi?id=49936
Christian PANEL ch.panel@free.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED
--- Comment #2 from Christian PANEL ch.panel@free.fr --- bug is resolved by wine version 6.0
https://bugs.winehq.org/show_bug.cgi?id=49936
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 6.2.
https://bugs.winehq.org/show_bug.cgi?id=49936
Christian PANEL ch.panel@free.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|FIXED |--- Status|CLOSED |UNCONFIRMED
--- Comment #4 from Christian PANEL ch.panel@free.fr --- but not see https://bugs.winehq.org/show_bug.cgi?id=56173
https://bugs.winehq.org/show_bug.cgi?id=49936
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED
--- Comment #5 from Alexandre Julliard julliard@winehq.org --- That's a different issue.
https://bugs.winehq.org/show_bug.cgi?id=49936
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #6 from Alexandre Julliard julliard@winehq.org --- Closing.