https://bugs.winehq.org/show_bug.cgi?id=11595
rebe@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |rebe@gmx.net
--- Comment #52 from rebe@gmx.net --- Created attachment 60679 --> https://bugs.winehq.org/attachment.cgi?id=60679 Unresponsive center screen dialogue
Same with Wine 3.2 and Notepad++ 6.7.8
A few remarks. The modal dialogue is positioned in the center of the full screen, not the npp window, and is usually rendered incompletely. It does show text but no functionality (metacity says the window does not answer and proposes to kill the window "Reload") and no repaint.
Unusually, I managed to screenshot the fully rendered dialog. Usually only the text and the frame gets rendered, with the background and icon transparent.
(It is also apparent that the locale it is shown with appears wrong. The buttons are localised, the text is not, although I used a localised version.)
This failing dialogue is quite similar to the full screen modal dialogue that appears at startup, asking you to update the app, that renders the message 0009:fixme:msg:ChangeWindowMessageFilterEx 0x10054 4a 1 (nil) Maybe memory wasn't freed or a message from the previous dialogue is kept unhandled in the pipe which causes an issue the second time such a full screen dialogue gets launched?