GNU bug report logs -
#56561
29.0.50; Infloop in try_window
Previous Next
Full log
Message #89 received at 56561 <at> debbugs.gnu.org (full text, mbox):
> From: Po Lu <luangruo <at> yahoo.com>
> Cc: mwd <at> md5i.com, 56561 <at> debbugs.gnu.org
> Date: Sat, 16 Jul 2022 20:34:57 +0800
>
> Eli Zaretskii <eliz <at> gnu.org> writes:
>
> >> The problem is how to detect that the glyph matrix is indeed too small
> >> to fit all of the tooltip text, and not too small due to the bug being
> >> triggered?
>
> > Which bug? the one which started this discussion? that's the idea of
> > looking at ends_at_zv_p flag of the rows in the matrix, after
> > try_window returns.
>
> Yes. The question was how to tell apart the situation where the rows
> don't extend to ZV because of that bug, and when they don't extend to ZV
> legitimately (since the tooltip is too small.)
By "legitimately", you mean because of the restrictions in
x-max-tooltip-size? I guess we should compare the values of
x-max-tooltip-size with their default values.
This bug report was last modified 2 years and 330 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.