[Wayland-bugs] [Bug 777176] [wayland] gedit killed by protocol error "Invalid anchor rectangle size"
gtk+ (GNOME Bugzilla)
bugzilla at gnome.org
Fri Jan 13 01:45:36 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=777176
--- Comment #4 from Jonas Ã…dahl <jadahl at gmail.com> ---
Review of attachment 343383:
Wouldn't this mean we offset the popup by 1 pixel in this case? I.e. if GTK+
wants to position something against 0x0+50+50, we'd now position it at (51,51)
if the default move-to-rect rules apply. The problem though is that I can't
think of a valid rule that positions the menu against a point|line, as the min
size of the anchor rect is as mentioned 1.
So, this particular error condition might be a mistake, and should rather be if
its negative size instead, allowing empty anchor rects.
--
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/20170113/66d0d22d/attachment.html>
More information about the wayland-bugs
mailing list