<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#c12">Comment # 12</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#c11">comment #11</a>)
<span class="quote">&gt; (In reply to <a href="show_bug.cgi?id=153304#c8">comment #8</a>)
&gt; &gt; Of course I assume GTK, but I am asking for specifics of the platform
&gt; &gt; because I am curious about the exact platform behaviors and making sure we
&gt; &gt; are as consistent as possible in this code since a lot of it was written
&gt; &gt; thinking about Mac behavior. I want to make sure that other platforms using
&gt; &gt; it understand the Mac behavior and are truly using it for similar purposes.
&gt; &gt; (In other words, I want to make sure we all have the same definition of what
&gt; &gt; an overlay vs. legacy scrollbar is.)
&gt; 
&gt; Here's a video I found that demonstrates how GTK+ scrollbars work nowadays;
&gt; this is what we're trying to match. (Warning: music.)
&gt; 
&gt; <a href="https://www.youtube.com/watch?v=8DktM-XLaf0">https://www.youtube.com/watch?v=8DktM-XLaf0</a></span >

OH, very interesting. Thank you for this.

This makes me realize that my previous statement was perhaps misleading (or wrong depending on exactly what the original question was asking :-P ).

It seems like in GTK, the scrollbars appear ANY TIME you hover over the scrollbar areas. On Mac, the scrollbars only do anything special on hover if they are ALREADY showing for any other reason. So, for example, if you scroll a little and then quickly move the cursor over to the scrollbar area, then you will see the hover effect. 

Another difference seems to be the the GTK scrollbars show up whenever you are moving the cursor around inside a scrollable box.

Very interesting!</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>