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

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

[Emacs-bug-tracker] bug#5654: marked as done (Even slightest scrollbar m


From: Emacs bug Tracking System
Subject: [Emacs-bug-tracker] bug#5654: marked as done (Even slightest scrollbar move warping point)
Date: Sun, 28 Feb 2010 14:40:02 +0000

Your message dated Sun, 28 Feb 2010 15:39:35 +0100
with message-id <address@hidden>
and subject line Re: bug#5654: Even slightest scrollbar move warping point
has caused the Emacs bug report #5654,
regarding Even slightest scrollbar move warping point
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact address@hidden
immediately.)


-- 
5654: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=5654
Emacs Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: Even slightest scrollbar move warping point Date: Sat, 27 Feb 2010 14:39:48 +0000 User-agent: Mozilla-Thunderbird 2.0.0.22 (X11/20091109) Don't actually use the scrollbar very much, so not presently sure if this was just always the way emacs acted and I simply didn't notice, but right now (23.1.93), if you "move the scrollbar" a tiny bit (not enough to actually visibly scroll the buffer), the point warps to the top of the window.

recipe:

* emacs -Q on X11, with gtk+ (debian libgtk 2.18.6-1) toolkit scrollbars:

place point somewhere other than start of buffer. (if you've just done emacs -Q, it'll probably be at the end of the *scratch* buffer anyway).

mouse-1 down on scrollbar. move even a tiny amount, not enough to scroll. If you've just done emacs -Q, it'll already be at the top, so you could just push it against the top, which you might not expect to do anything, really. Point warps to window start. This happens before
you mouse-1 up.


* emacs -Q on X11, with lucid with toolkit scrollbars: (i.e. 90s-looking 3d-effect scrollbar):

same as gtk+

* emacs -Q on X11, with lucid without toolkit scrollbars (i.e. flat looking scrollbar):

no warp on mouse-1, but of course mouse-1 means something different for these scrollbars - there is an immediate warp, but I think that's also different since these scrollbars immediately scroll to a location corresponding to the position on the scrollbar you mouse-2 down on. So this case might be irrelevant and it's only something that's happening for toolkit scrollbars.












--- End Message ---
--- Begin Message --- Subject: Re: bug#5654: Even slightest scrollbar move warping point Date: Sun, 28 Feb 2010 15:39:35 +0100 User-agent: Thunderbird 2.0.0.23 (X11/20090817)
Chong Yidong skrev:
Jan Djärv <address@hidden> writes:

Adding a save-excursion in scroll-bar-drag-1 also fixes it:

I think this is the right fix.  Please check in, thanks.

Done.

        Jan D.




--- End Message ---

reply via email to

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