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

Scrollbars not sending proper message sequence.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Major
    • None
    • Wine
    • None

    Description

      When a scrollbar hides or shows itself, it should send WM_WINDOWPOSCHANGING message to the parent window but it doesn't. It also should send WM_NCPAINT and WM_ERASEBKGND messages as well. Right now, it's only sending WM_NCCALCSIZE and WM_WINDOWPOSCHANGED messages.

      Therefore, because these messages are not being sent, scrollbars are not being hidden or erased.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              mudhead mudhead
              Votes:
              1 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: