http://bugs.winehq.org/show_bug.cgi?id=15334
Dylan Smith dylan.ah.smith@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #16457|0 |1 is obsolete| |
--- Comment #9 from Dylan Smith dylan.ah.smith@gmail.com 2008-10-04 02:29:05 --- Created an attachment (id=16461) --> (http://bugs.winehq.org/attachment.cgi?id=16461) richedit: Show arrow cursor over scrollbar.
This is a replacement for the previous patch, but I changed it to take into account that the GetScrollBarInfo function should actually be returning the scrollbar bounds in screen coordinates. All I did was move the ScreenToClient call until after the check to see if the cursor is over the scrollbar.