[Webkit-unassigned] [Bug 152319] Legacy style scrollbars do not change color when you mouse over them if you are scrolled

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 16 09:22:52 PST 2015


https://bugs.webkit.org/show_bug.cgi?id=152319

Darin Adler <darin at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #267427|review?                     |review+
              Flags|                            |

--- Comment #2 from Darin Adler <darin at apple.com> ---
Comment on attachment 267427
  --> https://bugs.webkit.org/attachment.cgi?id=267427
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=267427&action=review

Any chance we can find a way of covering this with a regression test?

> Source/WebCore/rendering/RenderView.cpp:209
> +        Scrollbar* frameScrollbar = frameView().scrollbarAtPoint(windowPoint);
>          if (frameScrollbar) {

I would probably put the definition inside the if statement.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20151216/e79e7aba/attachment-0001.html>


More information about the webkit-unassigned mailing list