[Bug 42566] New: Edit control uses WM_PAINT instead of WM_ERASEBKGND

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Mar 1 13:45:38 CST 2017


https://bugs.winehq.org/show_bug.cgi?id=42566

            Bug ID: 42566
           Summary: Edit control uses WM_PAINT instead of WM_ERASEBKGND
           Product: Wine
           Version: 2.0
          Hardware: x86
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: user32
          Assignee: wine-bugs at winehq.org
          Reporter: james.tabor at reactos.org
      Distribution: ---

Created attachment 57478
  --> https://bugs.winehq.org/attachment.cgi?id=57478
Test Program

In Windows, the edit control uses the WM_ERASEBKGND message to erase the
background but the Wine edit control uses the WM_PAINT message. Test app
included..

-- 
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.



More information about the wine-bugs mailing list