https://bugs.winehq.org/show_bug.cgi?id=49509
Bug ID: 49509 Summary: Cant send WM_CHAR to WineConsoleClass Product: Wine Version: unspecified Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: cmd Assignee: wine-bugs@winehq.org Reporter: adrianekaleksander@gmail.com Distribution: ---
When I send messages via PostMessage() or SendMessage() to WineConsoleClass, they are not displayed.
Video how it should look: https://www.youtube.com/watch?v=SByRm_ArR1c https://www.youtube.com/watch?v=SHJ8OOqR2sU
And how it looks on Ubuntu : https://www.youtube.com/watch?v=461huP5MBAw
But in other programs works ok: https://www.youtube.com/watch?v=wBil8KubIXo https://www.youtube.com/watch?v=R_jE8BSvDcI
Program which I used:
https://tools.stefankueng.com/SendMessage.html
https://bugs.winehq.org/show_bug.cgi?id=49509
adrianekaleksander@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Distribution|--- |Ubuntu Version|unspecified |5.11
https://bugs.winehq.org/show_bug.cgi?id=49509
Eric Pouech eric.pouech@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |ASSIGNED CC| |eric.pouech@gmail.com Ever confirmed|0 |1
--- Comment #1 from Eric Pouech eric.pouech@gmail.com --- should be fixed by b85c6f5bbb82492fb686a66766b64f073d050be2 (availabla in Wine 9.11 and later) Would you mind retesting. TIA