Re: [evolution-patches] 41498: display elipses for overflowing text cells



On Mon, 2003-04-21 at 04:24, Not Zed wrote:

> Without the line->length > 1 test, g_utf8_prev_char can go beyond the
> start of the text (how the text could be 1 char and over 1 line long
> sounds like a bug, but this situation occured).

Yeah, I fixed this in the most recent reworked patch by using
g_utf8_find_prev_char instead, with some null checks of the returned
char*.  I never saw any strange behavior out of the original patch, but
others who did have verified that the current patch from this PM is
behaving itself.  Let me know if you are still seeing problems with the
most current patch.

Mike




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]