<html>
<head>
<base href="https://bugzilla.gnome.org/" />
</head>
<body><span class="vcard"><a href="page.cgi?id=describeuser.html&login=jadahl%40gmail.com" title="Jonas Ådahl <jadahl@gmail.com>"> <span class="fn">Jonas Ådahl</span></a>
</span> changed
<a class="bz_bug_link
bz_status_NEW "
title="NEW - Entry completion drop-down is misplaced on external monitor when on Wayland"
href="https://bugzilla.gnome.org/show_bug.cgi?id=774065">bug 774065</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;">CC</td>
<td>
</td>
<td>jadahl@gmail.com
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - Entry completion drop-down is misplaced on external monitor when on Wayland"
href="https://bugzilla.gnome.org/show_bug.cgi?id=774065#c1">Comment # 1</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Entry completion drop-down is misplaced on external monitor when on Wayland"
href="https://bugzilla.gnome.org/show_bug.cgi?id=774065">bug 774065</a>
from <span class="vcard"><a href="page.cgi?id=describeuser.html&login=jadahl%40gmail.com" title="Jonas Ådahl <jadahl@gmail.com>"> <span class="fn">Jonas Ådahl</span></a>
</span></b>
<pre>IIRC, the reason for this is that we pretend to have a single monitor
associated to a window, while using this to figure out how to position the
window. The same way that menus, combo boxes etc were positioned before
gdk_window_move_to_rect.
What needs to be done here is to port GtkEntryCompletion to use
gdk_window_move_to_rect API instead of using the calculation manually.</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>