<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Implement a way to test overlay scrollbars"
   href="https://bugs.webkit.org/show_bug.cgi?id=156412">156412</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Implement a way to test overlay scrollbars
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>WebKit
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>WebKit Nightly Build
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>Unspecified
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Unspecified
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>Normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>P2
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Layout and Rendering
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>webkit-unassigned&#64;lists.webkit.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>tonikitoo&#64;webkit.org
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>simon.fraser&#64;apple.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>This came form the follow discussion on IRC:

6:19 PM &lt;tonikitoo&gt; smfr: since ScrollAnimator has hooks for when mouse enters/leaves/clicks an overlay scrollbar area.
6:20 PM &lt;tonikitoo&gt; These hooks are what behavior similarly with and without the patch.
6:22 PM &lt;tonikitoo&gt; I have not tried ref test yet, but have not seen recent overlay scrollbar changes come with tests.
6:22 PM &lt;tonikitoo&gt; smfr: Do you have any pointers?

6:22 PM &lt;smfr&gt; we probably need to make a way to say “draw scrollbars now for testing&quot;
6:23 PM &lt;smfr&gt; s/draw/make visible/
6:23 PM &lt;tonikitoo&gt; (For me to look at)

6:24 PM &lt;tonikitoo&gt; Hum, thought of this too. The hardest part of testing this on mac is that overlay scrollbars only show up when actually scrolling.
6:25 PM &lt;tonikitoo&gt; A always on mode for it could help.
6:31 PM &lt;tonikitoo&gt; smfr: So, to wrap up: a always-on mode for overlay scrollbars + a mismatch ref test would make you happy with it?
6:32 PM &lt;tonikitoo&gt; IIRC webkit/gtk+ has its overlay scrollbars always on.
6:34 PM &lt;smfr&gt; tonikitoo: yes!
6:35 PM &lt;smfr&gt; tonikitoo: probably two separate patches
6:35 PM &lt;smfr&gt; tonikitoo: also note that overlay scrollbars have three modes: hidden, narrow, wide
6:37 PM &lt;tonikitoo&gt; Sounds good. If my understanding is correct, 'wide' happens when scrolls (say with mouse wheel) gets triggered with mouse is hovering the scrollbar, right?
6:37 PM &lt;tonikitoo&gt; Where 'narrow' is the thumb-only mode.
6:38 PM &lt;tonikitoo&gt; smfr: does it sounds correct?
6:38 PM &lt;smfr&gt; right
6:38 PM &lt;smfr&gt; ideally we could call internals to set the bars in either mode
6:38 PM &lt;tonikitoo&gt; K. Will give it a try. Thanks!</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>