21 Oct
2012
21 Oct
'12
8:38 p.m.
On Sat, Oct 20, 2012 at 08:41:11AM +0000, corvid wrote:
I was thinking how unpleasant it is when you are highlighting text and you release the button outside the viewport, and the text doesn't get copied. (Even harder to keep in mind is when the canvas is shorter than the viewport, and you go past the bottom of the canvas.)
..and then I wanted to see whether I could make the page scroll when highlighting outside the viewport like firefox does...
Nice! I used to press Space to scoll down while keeping the mouse button pressed. Maybe 6 could be replaced with scrollbar->linesize()? Cheers, Johannes