[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: point-and-click broken in 2.9.18 ?still a bit in .20
From: |
Tapio Tuovila |
Subject: |
Re: point-and-click broken in 2.9.18 ?still a bit in .20 |
Date: |
Fri, 29 Sep 2006 14:17:11 +0300 |
User-agent: |
Thunderbird 1.5 (X11/20060317) |
> My fault indeed. source-file.cc should have lower_bound, not
> binary_search.
>
> 2006-09-19 Joe Neeman <address@hidden>
>
> * lily/source-file.cc (get_line): lower_bound, not
> binary_search. Fixes problem where point-and-click would
> always point to the first line.
>
> +
> + * lily/source-file.cc (get_line): lower_bound, not
> + binary_search. Fixes problem where point-and-click would
> + always point to the first line.
>
>
Well, point-and-click does no longer always point to the first line.
Unfortunately it now points unaccurately somewhere near, one or two rows
down, but not where it should. Last version where this worked accurately
was 2.9.17.
I try to attach a png file to illustrate the problem. Circles show where
I click, where cursor goes and where it should have gone.
Greetings, Tapio

- point-and-click broken in 2.9.18 ?, Tapio Tuovila, 2006/09/19
- Re: point-and-click broken in 2.9.18 ?, Han-Wen Nienhuys, 2006/09/19
- Re: point-and-click broken in 2.9.18 ?, Joe Neeman, 2006/09/19
- Re: point-and-click broken in 2.9.18 ?still a bit in .20,
Tapio Tuovila <=
- Re: point-and-click broken in 2.9.18 ?still a bit in .20, Tapio Tuovila, 2006/09/29
- Re: point-and-click broken in 2.9.18 ?still a bit in .20, Bertalan Fodor, 2006/09/29
- Re: point-and-click broken in 2.9.18 ?still a bit in .20, Tapio Tuovila, 2006/09/29
- Re: point-and-click broken in 2.9.18 ?still a bit in .20, Bertalan Fodor, 2006/09/29
- Re: point-and-click broken in 2.9.18 ?still a bit in .20, Han-Wen Nienhuys, 2006/09/29
- Re: point-and-click broken in 2.9.18 ?still a bit in .20, Joe Neeman, 2006/09/29