<html>
    <head>
      <base href="https://bugs.freedesktop.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 - RFE: Replace AutoDrawer with a gtk3 solution"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=94495">94495</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>RFE: Replace AutoDrawer with a gtk3 solution
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>Spice
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>Other
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

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

        <tr>
          <th>Severity</th>
          <td>minor
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>virt-viewer
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>spice-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>pgrunt@redhat.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>With the recent version of gtk3 (> 3.19) virt-viewer produces some runtime
warnings: 
Gtk-WARNING **: Drawing a gadget with negative dimensions. Did you forget to
allocate a size? (node box owner ViewAutoDrawer)
Gtk-WARNING **: Allocating size to SpiceDisplay 0xcffa50 without calling
gtk_widget_get_preferred_width/height(). How does the code know the size to
allocate?

They seem to be related to AutoDrawer

Would be nice to drop AutoDrawer and use gtk3 (GtkOverlay) for its
functionality (top slider in the fullscreen mode)</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>