[Wayland-bugs] [Bug 771841] [Wayland] Drop-down menus are broken in position and size on HiDPI screens

gtk+ (GNOME Bugzilla) bugzilla at gnome.org
Wed Sep 28 08:56:41 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=771841

--- Comment #16 from Sjoerd Simons <sjoerd at luon.net> ---
Review of attachment 336172:

The initial case block doesn't actually happen as _meta_window_shared_new will
set the initial monitor via meta_screen_calculate_monitor_for_window, which
means from is never NULL. So the first round through this function actually has
from != to. The problem this patch avoids is not syncing the popup monitor to
the top-level monitor as the scaled_new monitor doesn't match the top-level
monitor.

-- 
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/20160928/d69cf2bf/attachment.html>


More information about the wayland-bugs mailing list