<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 - [Wayland] gtk_window_resize() does not behave as expected"
href="https://bugzilla.gnome.org/show_bug.cgi?id=757690">757690</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>[Wayland] gtk_window_resize() does not behave as expected
</td>
</tr>
<tr>
<th>Classification</th>
<td>Platform
</td>
</tr>
<tr>
<th>Product</th>
<td>gtk+
</td>
</tr>
<tr>
<th>Version</th>
<td>3.18.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>ericwill@redhat.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>Created <span class=""><a href="attachment.cgi?id=315000" name="attach_315000" title="GTK snippet with gtk_window_resize()">attachment 315000</a> <a href="attachment.cgi?id=315000&action=edit" title="GTK snippet with gtk_window_resize()">[details]</a></span>
GTK snippet with gtk_window_resize()
Using Wayland, calls to gtk_window_resize() do not behave as expected. The
window ends up being smaller in size than the size specified.
For example, I have attached a snippet that creates a window with a label
inside it. The window is resized to 400x400 using
gtk_window_resize(GTK_WINDOW(window), 400, 400).
On X11, the window is 400x400 pixels, but on Wayland it's noticeably smaller.
I can reproduce this bug on GTK3.18, and it occurred on GTK3.16 too. This is
with Fedora 23/22.</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>