<html>
<head>
<base href="https://bugzilla.gnome.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - [Wayland] Drop-down menus are broken in position and size on HiDPI screens"
href="https://bugzilla.gnome.org/show_bug.cgi?id=771841#c11">Comment # 11</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - [Wayland] Drop-down menus are broken in position and size on HiDPI screens"
href="https://bugzilla.gnome.org/show_bug.cgi?id=771841">bug 771841</a>
from <span class="vcard"><a href="page.cgi?id=describeuser.html&login=sjoerd%40luon.net" title="Sjoerd Simons <sjoerd@luon.net>"> <span class="fn">Sjoerd Simons</span></a>
</span></b>
<pre>With the last 2 patches on top of those from Jonas the issue is fixed for me.
The reason why i was apparently still hitting it is that the configure event is
triggered by meta_window_place_with_placement_rule in finish_popup_setup which
was before the popup monitor was synced with that of the toplevel, hence the
configure event using the wrong monitors scale.
Would be nice if in the long-term mutter kept the buffer coordinates (pixels)
and surface coordinates seperate so all this fragile scaling can go away :)</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>