emacs-pretest-bug
[Top][All Lists]
Advanced

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

Re: double-clicking on closing paren - wrong region marked


From: Richard Stallman
Subject: Re: double-clicking on closing paren - wrong region marked
Date: Sat, 10 Mar 2007 10:50:36 -0500

    The problem can be fixed at 2 places:
    1 - at step 4, there shouldn't be any scrolling.
    2 - at step 5, since the mouse hasn't moved, and since the time between the
        down-mouse-1 and the (up) mouse-1 is short, this shouldn't be considered
        as a drag.

I think #4 should be fixed.  I am not sure #5 is a bug.
It is true that the mouse has not moved physically, but in
some virtual sense it has moved due to the scrolling.

In this case, the scrolling was a bug.  But suppose there had
been scrolling for a valid reason.  Wouldn't it be correct
to treat the click as a drag in that case?




reply via email to

[Prev in Thread] Current Thread [Next in Thread]