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

--- Comment #4 from Jonas Ã…dahl <[email protected]> ---
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.
_______________________________________________
wayland-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/wayland-bugs

Reply via email to