On 03/27/09 10:09, maoyg wrote:
> I have a small problem about issue 60401's behavior.
> for example, the data ranges is from B4 to D8, I select data range from C2 to 
> C5, 
> the cursor's position locate C5, according to cursor's position,I will extend 
> the data 
> range to B4:D8,this behavior is right, then when I select data range from C2 
> to C5,
> the cursor's position locate C2, according to cursor's position, it will not 
> extend the data range, 
> the both data range is same,only the direction is different,but the result is 
> different, 
> what do you think of that?

I think that's fine. If the detection is based on the cursor position,
that's easy to describe and explain. But if the whole column is
selected, the range should still be found.

Niklas

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@sc.openoffice.org
For additional commands, e-mail: dev-h...@sc.openoffice.org

Reply via email to