<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 - Scrollbars render with glitches using GTK themes that do not define a background for them"
   href="https://bugs.webkit.org/show_bug.cgi?id=145513">145513</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Scrollbars render with glitches using GTK themes that do not define a background for them
          </td>
        </tr>

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

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

        <tr>
          <th>Version</th>
          <td>528+ (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>WebKit Gtk
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>aperez&#64;igalia.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="attachment.cgi?id=254001" name="attach_254001" title="Screenshot">attachment 254001</a> <a href="attachment.cgi?id=254001&amp;action=edit" title="Screenshot">[details]</a></span>
Screenshot

With GTK+ themes where the background of the scrollbar is set to transparent,
the scrollbar painting does not seem to be blended with the web view as
background, and the scrollbar marker is just painted over and over, without
ever clearing the background.

Reported downstream for the MosSky theme here:

   <a href="https://github.com/dasnoopy/moslight-themes/issues/14">https://github.com/dasnoopy/moslight-themes/issues/14</a>

The theme author commented:

<span class="quote">&gt; it seems to be something related with webkitgtk and the new overlay scrollbars
&gt; introduced with gtk+ 3.16. As workaround I'll set a white background for
&gt; scrollbars.</span >

Probably there is something that should be done in the WebKitGTK+ side to have
the transparent background in scrollbars render properly blended over the web
content.</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>