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

[PATCH] Themed controls don't draw borders

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 0.4.5
    • None

    Description

      When themes are applied, borders are not drawn properly, and show parts of other windows content (as you can see in attachment, with both Lautus and Windows XP's Luna theme).

      After investigation inside comctl32, I found that control borders drawing code is properly called, but calls to GetDCEx seems to return HDC which is not drawn by the control (maybe due to the lack of DCX_PARENTCLIP flag) on WM_NCPAINT message (I looked into listview.c but I think same thing appears everywhere).

      Attachments

        Issue Links

          Activity

            People

              Smiley Giannis Adamopoulos
              sdever sdever
              Votes:
              4 Vote for this issue
              Watchers:
              10 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: