On Mon, Dec 02, 2002 at 06:26:17PM +0000, Angus Leeming wrote:

> I've had a look at the code and it would appear that 
> * left mouse button: increment size = "1 page"
> * right mouse button: increment size = "1 line"
> 
> I'm no GUI expert, but the principle of least surprise suggests to me that we 
> should have small increments with the left mouse button and big increments 
> with the right button? What's the convention followed by other editor apps?

The RMB behaviour is surreal (that is, there's no good reason for it to
exist at all).

The LMB is correct: click on the uncovered region of a scrollbar always
means "scroll a page", in every application in the world, ever ;)

We should just delay the page scroll a little. Far more important is
fixing the selection behaviour though - it's totally unusable.

Note the user can still drag the scrollbar handle to  target a
particular position

regards
john

-- 
"Trolls like content too."
        - Bob Abooey, /.

Reply via email to