https://bugs.winehq.org/show_bug.cgi?id=56514
Bug ID: 56514 Summary: incorrect activation of forms after closing the last opened one (delphi or lazarus) Product: Wine Version: 9.5 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: bvsoft@bvsoft.ru Distribution: ---
In a Delphi or Lazarus application, we create and open several windows. Next, close the last open one. In Windows, and this is probably correct, the last window opened before becomes active, but under Wine we see that the first open window is activated - the main window of the application. This creates problems when running applications with multiple windows, including when working with dialog forms.
If necessary, I can send an example in the form of sources, or a ready-made binary.
https://bugs.winehq.org/show_bug.cgi?id=56514
Vladimir Borzov bvsoft@bvsoft.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |bvsoft@bvsoft.ru