<html>
<head>
<base href="https://bugzilla.gnome.org/" />
</head>
<body><span class="vcard"><a href="page.cgi?id=describeuser.html&login=mclasen%40redhat.com" title="Matthias Clasen <mclasen@redhat.com>"> <span class="fn">Matthias Clasen</span></a>
</span> changed
<a class="bz_bug_link
bz_status_NEW "
title="NEW - GtkWindow reacts on maximize action even if it is fixed-width"
href="https://bugzilla.gnome.org/show_bug.cgi?id=757530">bug 757530</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">Attachment #314813 status</td>
<td>none
</td>
<td>needs-work
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - GtkWindow reacts on maximize action even if it is fixed-width"
href="https://bugzilla.gnome.org/show_bug.cgi?id=757530#c8">Comment # 8</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - GtkWindow reacts on maximize action even if it is fixed-width"
href="https://bugzilla.gnome.org/show_bug.cgi?id=757530">bug 757530</a>
from <span class="vcard"><a href="page.cgi?id=describeuser.html&login=mclasen%40redhat.com" title="Matthias Clasen <mclasen@redhat.com>"> <span class="fn">Matthias Clasen</span></a>
</span></b>
<pre>Review of <span class=""><a href="attachment.cgi?id=314813&action=diff" name="attach_314813" title="[PATCH 1/3] wayland: do not maximize a window if constrained">attachment 314813</a> <a href="attachment.cgi?id=314813&action=edit" title="[PATCH 1/3] wayland: do not maximize a window if constrained">[details]</a></span> <a href='review?bug=757530&attachment=314813'>[review]</a>:
::: gdk/wayland/gdkwindow-wayland.c
@@ +2057,3 @@
+ &allowed_width,
+ &allowed_height);
+
Hmm, are you sure this can work ? Afaik, the window geometry (at least the
window position) is largely fantasy, under wayland. And the margin you are
using here is the large non-maximized margin, whereas an actually maximized
window has no margin at all...</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>