[Bug 42503] New: Controls don't receive non-client messages
https://bugs.winehq.org/show_bug.cgi?id=42503 Bug ID: 42503 Summary: Controls don't receive non-client messages Product: Wine Version: 2.0 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: user32 Assignee: wine-bugs(a)winehq.org Reporter: james.tabor(a)reactos.org Distribution: --- Created attachment 57377 --> https://bugs.winehq.org/attachment.cgi?id=57377 Patch If a control has an extended style of WS_EX_CLIENTEDGE, it doesn't receive non-client messages like: WM_NCMOUSEMOVE WM_NCRBUTTONDOWN WM_NCRBUTTONUP WM_NCLBUTTONDOWN WM_NCLBUTTONUP etc. If the control has a border style of WS_BORDER, all messages are received. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=42503 --- Comment #1 from James Tabor <james.tabor(a)reactos.org> --- Created attachment 57378 --> https://bugs.winehq.org/attachment.cgi?id=57378 Test program. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=42503 James Tabor <james.tabor(a)reactos.org> changed: What |Removed |Added ---------------------------------------------------------------------------- URL| |https://jira.reactos.org/br | |owse/CORE-12771 --- Comment #2 from James Tabor <james.tabor(a)reactos.org> --- Patch and Test Program are from a tester not by me. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=42503 Fabian Maurer <dark.shadow4(a)web.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dark.shadow4(a)web.de -- 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.
participants (1)
-
wine-bugs@winehq.org