[Bug 30274] New: Modal dialog gets out of focus using Wine 1.2.3

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Mar 25 16:57:37 CDT 2012


http://bugs.winehq.org/show_bug.cgi?id=30274

             Bug #: 30274
           Summary: Modal dialog gets out of focus using Wine 1.2.3
           Product: Wine
           Version: unspecified
          Platform: x86
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: -unknown
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: contact at chillvisio.ch
    Classification: Unclassified


Modal window gets out of focus if minimized and blocks any actions in the main
window.

I've attached and example created in Delphi called Project1. It has Form1
window with action button which opens a modal dialog called Form2.
The main idea is when opened Form2 to be always on top and to be impossible to
hide it behind Form1.
However once that Form2 is opened if I minimize it, I have Form1 stealing modal
Form2's focus and Form1's window is blocked and I have no other possibility but
to kill the running program.
If I have the program running and I open the modal dialog called Form2 if I
click back on Form1 window and Form2 goes behind it I am left again with a
blocked Form1 window, but could still close the modal Form2 with Alt+F4.

I've attached and example of the project.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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