[Bug 38933] New: In LiveCode 5.0.2, modal dialog prompts are created behind all windows, hanging Wine.

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Jul 17 01:06:10 CDT 2015


https://bugs.winehq.org/show_bug.cgi?id=38933

            Bug ID: 38933
           Summary: In LiveCode 5.0.2, modal dialog prompts are created
                    behind all windows, hanging Wine.
           Product: Wine
           Version: 1.7.47
          Hardware: x86-64
                OS: Mac OS X
            Status: UNCONFIRMED
          Severity: major
          Priority: P2
         Component: -unknown
          Assignee: wine-bugs at winehq.org
          Reporter: alexchandel at gmail.com

In LiveCode 5.0.2, whenever a dialog prompt is created, wine creates the modal
window behind the main window. Since the application is blocked until the modal
window is acknowledged, there is no way to continue, and LiveCode is
effectively hung.

Note this does not apply to system prompts, such as the file chooser; only
popups containing custom text, often created with a LiveCode script such as
`ask "foo bar"`, which when run immediately hangs Wine, since a dialog window
is created behind a much larger primary window (assuming one exists).

This error actually effects all LiveCode windows, but it is only critical for
dialogue windows, since those halt the program.

This *may* be related to 16346, although that was documented on X11, not Aqua.

-- 
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.



More information about the wine-bugs mailing list