[Wayland-bugs] [Bug 774065] Entry completion drop-down is misplaced on external monitor when on Wayland
gtk+ (GNOME Bugzilla)
bugzilla at gnome.org
Thu Nov 10 07:10:38 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=774065
Jonas Ådahl <jadahl at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jadahl at gmail.com
--- Comment #1 from Jonas Ådahl <jadahl at gmail.com> ---
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.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/wayland-bugs/attachments/20161110/70116831/attachment.html>
More information about the wayland-bugs
mailing list