Uploaded image for project: 'Core ReactOS'
  1. Core ReactOS
  2. CORE-12887

[PATCH] Fix themed taskbar borders paintings

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 0.4.5
    • Shell

    Description

      This patch fixes a painting bug that bothered me: when clicking on an element of the taskbar, the sizer became an ugly border. This was due to uxtheme handling WM_NCACTIVATE message and repainting the non-client area itself no matter if WM_NCPAINT was already handled by the window proc (as our explorer does).

      It seems that uxtheme doesn't trigger a paint on WM_NCACTIVATE under certain conditions, for instance, if a window doesn't have WS_CAPTION style.

      Attachments

        Activity

          People

            bug zilla Bug Zilla
            sdever sdever
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: