[0.4.12][WIN32SS] Fix regression CORE-16721 & scrollbar bug CORE-15557
authorJoachim Henze <Joachim.Henze@reactos.org>
Thu, 12 Mar 2020 22:10:35 +0000 (23:10 +0100)
committerJoachim Henze <Joachim.Henze@reactos.org>
Mon, 30 Nov 2020 23:07:34 +0000 (00:07 +0100)
commit9c09ae3463f642539e0211e9a92f46d3374ef355
treeabd94c7d857722bbe58b3c521475e8e4775137e3
parent91773567e9d0327a521b7a50c278ffe816749488
[0.4.12][WIN32SS] Fix regression CORE-16721 & scrollbar bug CORE-15557

CORE-16721 "Scrolling by pressing the scrollbar arrows does not draw the arrows as pressed"
Fixed by a patch of JIRA-user 'I_kill_bugs'. Thank you very much!

The regression was introduced by 0.4.11-dev-586-g
929a2c6
(which itself aimed to fix CORE-13986,
but not CORE-13918 as erroneously stated in commit comment)

cherry-picked from 0.4.14-dev-1167-g
8bb9434

and CORE-15557 "disabled scrollbars being clickable"
gets fixed as well due to squash of 0.4.14-dev-243-g
19fbdda
win32ss/user/ntuser/scrollbar.c
win32ss/user/user32/controls/scrollbar.c