https://bugs.documentfoundation.org/show_bug.cgi?id=158493

--- Comment #9 from Caolán McNamara <[email protected]> ---
The screenshot seems to suggest that there are no toolbars. I tried turning off
my toolbars in calc, but (even with export GDK_BACKEND=x11) the GtkPopover that
is used for these is still able to be shown on top of the formula bar rather
that on it as shown here). But I'm guessing that if the toolbar was shown that
the PopOver fits above the formula line?

It might be that the uses of Help::ShowPopover should at least set a narrow
rectangle that it wants the popover to point to (instead of a mere point) and
that set_pointing_to should use that height in the rect passed to
gtk_popover_set_pointing_to so that gtk can try moving the popover to the
bottom of that rect if its doesn't fit at the top.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to