[Wayland-bugs] [Bug 771841] [Wayland] Drop-down menus are broken in position and size on HiDPI screens
gtk+ (GNOME Bugzilla)
bugzilla at gnome.org
Fri Sep 30 02:02:09 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=771841
--- Comment #19 from Jonas Ã…dahl <jadahl at gmail.com> ---
(In reply to Sjoerd Simons from comment #16)
> Review of attachment 336172 [details] [review]:
>
> 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.
Ah, I see. I guess we can go with that approach then, and fix it properly after
I've reworked how MetaWindow's are constructed.
--
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/20160930/299af583/attachment.html>
More information about the wayland-bugs
mailing list