<html>
    <head>
      <base href="https://bugzilla.gnome.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 - GTK misbehaves at scale factors >2"
   href="https://bugzilla.gnome.org/show_bug.cgi?id=791656">791656</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>GTK misbehaves at scale factors >2
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Platform
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>gtk+
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>3.22.x
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux
          </td>
        </tr>

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

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>Normal
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Backend: Wayland
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>gtk-bugs@gtk.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>gtk-bugzilla@cmpwn.com
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>gtk-bugs@gtk.org
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>rob@robster.org.uk, wayland-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>GNOME version</th>
          <td>---
          </td>
        </tr></table>
      <p>
        <div>
        <pre>I have issues running GTK software on Wayland compositors with a scale factor
of 3 or greater. I observe two problems:

gnome-terminal has weird shadows:

<a href="https://user-images.githubusercontent.com/1310872/34045359-9196537a-e176-11e7-8ef1-d913349bdd0d.png">https://user-images.githubusercontent.com/1310872/34045359-9196537a-e176-11e7-8ef1-d913349bdd0d.png</a>

gedit crashes when I hover over buttons on the title bar:

Gdk:ERROR:gdkdisplay-wayland.c:1109:_gdk_wayland_display_get_scaled_cursor_theme:
assertion failed: (scale <= GDK_WAYLAND_MAX_THEME_SCALE)

If a high enough resolution cursor is not available, GTK should fallback to a
lower resolution and let the compositor upscale it.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>