<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Main frame scrollbars not updated on hovering when using overlay scrollbars"
   href="https://bugs.webkit.org/show_bug.cgi?id=153304#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Main frame scrollbars not updated on hovering when using overlay scrollbars"
   href="https://bugs.webkit.org/show_bug.cgi?id=153304">bug 153304</a>
              from <span class="vcard"><a class="email" href="mailto:bdakin&#64;apple.com" title="Beth Dakin &lt;bdakin&#64;apple.com&gt;"> <span class="fn">Beth Dakin</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=153304#c0">comment #0</a>)
<span class="quote">&gt; Legacy scrollbars were fixed in r194155, but overlay scrollbars are not
&gt; notified when they are hovered. This is because the layer hit test in
&gt; RenderView::hitTest always returns true when using overlay scrollbars and we
&gt; are returning early in such case ignoring the
&gt; HitTestRequest::AllowFrameScrollbars flag. So, in case of using overlay
&gt; scrollbars we still need to check the RenderView scrollbars even when the
&gt; layer hist test succeeded unless it already contains a scrollbar.</span >

Can you write up a set of steps that reproduce a bug that you are fixing here?</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>