https://bugs.winehq.org/show_bug.cgi?id=54972
Bug ID: 54972 Summary: Lose focus of a modal window Product: Wine Version: unspecified Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: m.fondacci@gmail.com Distribution: ---
Reproduced on Linux and macOS: From my application, on a button click, I open a modal window. All the controls of the main window are inactive but not the window itself. On a click on it, the modal window disappears, the main window comes to the foreground. The normal display is restored by changing the process and wine redisplays the windows accordingly.
I saw a bug of this type declared fixed in 2010, it is still not the case. Keep up the good work!
https://bugs.winehq.org/show_bug.cgi?id=54972
Olivier F. R. Dierick o.dierick@piezo-forte.be changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |o.dierick@piezo-forte.be
--- Comment #1 from Olivier F. R. Dierick o.dierick@piezo-forte.be --- Hello,
Can you provide a minimal sample application (or code) that reproduce the issue?
Please attach a normal (=without WINEDEBUG) terminal output. Instructions to get a log can be found there: https://wiki.winehq.org/FAQ#get_log
Also please fill the wine version and mention the name of your window manager/desktop environment, and also the different OS version you tested.
Regards.
https://bugs.winehq.org/show_bug.cgi?id=54972
Marcel m.fondacci@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |m.fondacci@gmail.com
--- Comment #2 from Marcel m.fondacci@gmail.com --- Created attachment 74512 --> https://bugs.winehq.org/attachment.cgi?id=74512 Screen capture - logFile - procedure to call
Hi Olivier,
Thank you for your premium support! It's quite amazing, I wrote simple codes in Delphi and FPC, I can't reproduce the problem with a short code!
I join to this mail a screen capture, the wine log file and the demo python code which calls wine.
I'm using the version 8.8 with linux and I have the same problem with wine 7.7 on macOS.
Thank you again and best regards,
https://bugs.winehq.org/show_bug.cgi?id=54972
--- Comment #3 from Marcel m.fondacci@gmail.com --- Created attachment 74513 --> https://bugs.winehq.org/attachment.cgi?id=74513 Log File
https://bugs.winehq.org/show_bug.cgi?id=54972
--- Comment #4 from Marcel m.fondacci@gmail.com --- Created attachment 74514 --> https://bugs.winehq.org/attachment.cgi?id=74514 The python procedure
https://bugs.winehq.org/show_bug.cgi?id=54972
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dark.shadow4@web.de