GNU bug report logs - #14819
Scrolling page up-page down with scroll bar does not work

Previous Next

Package: emacs;

Reported by: Angelo Graziosi <angelo.graziosi <at> alice.it>

Date: Mon, 8 Jul 2013 13:27:02 UTC

Severity: minor

Done: Stefan Kangas <stefan <at> marxist.se>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 14819 in the body.
You can then email your comments to 14819 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#14819; Package emacs. (Mon, 08 Jul 2013 13:27:03 GMT) Full text and rfc822 format available.

Acknowledgement sent to Angelo Graziosi <angelo.graziosi <at> alice.it>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Mon, 08 Jul 2013 13:27:04 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Angelo Graziosi <angelo.graziosi <at> alice.it>
To: bug-emacs <bug-gnu-emacs <at> gnu.org>
Subject: Scrolling page up-page down with scroll bar does not work
Date: Mon, 08 Jul 2013 15:08:11 +0200
To reproduce:

$ emacs -Q &
C-x C-f A_LONG_TEXT_FILE

The scroll bar is on the right and it has an UP arrow and a DOWN arrow. 
Clicking with mouse-1 on these arrows, scrolls the buffer one line at 
time (up or down), and this is OK.

Now, clicking just above the DOWN arrow or just below the UP arrow 
should scroll the buffer a *page* at time (down or up), instead it only 
moves the scroll bar cursor.. :-(


Ciao,
Angelo.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#14819; Package emacs. (Mon, 08 Jul 2013 16:25:01 GMT) Full text and rfc822 format available.

Message #8 received at 14819 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Angelo Graziosi <angelo.graziosi <at> alice.it>
Cc: 14819 <at> debbugs.gnu.org
Subject: Re: bug#14819: Scrolling page up-page down with scroll bar does not
 work
Date: Mon, 08 Jul 2013 19:23:51 +0300
> Date: Mon, 08 Jul 2013 15:08:11 +0200
> From: Angelo Graziosi <angelo.graziosi <at> alice.it>
> 
> To reproduce:

In what version of Emacs?  (Why not use 'report-emacs-bug'?)

> $ emacs -Q &
> C-x C-f A_LONG_TEXT_FILE
> 
> The scroll bar is on the right and it has an UP arrow and a DOWN arrow. 
> Clicking with mouse-1 on these arrows, scrolls the buffer one line at 
> time (up or down), and this is OK.
> 
> Now, clicking just above the DOWN arrow or just below the UP arrow 
> should scroll the buffer a *page* at time (down or up), instead it only 
> moves the scroll bar cursor.. :-(

Works as expected for me in the w32 build of yesterday's trunk.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#14819; Package emacs. (Mon, 08 Jul 2013 16:55:02 GMT) Full text and rfc822 format available.

Message #11 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Angelo Graziosi <angelo.graziosi <at> alice.it>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: bug-emacs <bug-gnu-emacs <at> gnu.org>
Subject: Re: bug#14819: Scrolling page up-page down with scroll bar does not
 work
Date: Mon, 08 Jul 2013 18:53:48 +0200
Il 08/07/2013 18.23, Eli Zaretskii ha scritto:
>> Date: Mon, 08 Jul 2013 15:08:11 +0200
>> From: Angelo Graziosi <angelo.graziosi <at> alice.it>
>>
>> To reproduce:
>
> In what version of Emacs?  (Why not use 'report-emacs-bug'?)

Trunk r. 113304 GTK build on Cygwin (I will try it for the next bug 
report...)

I will try on GNU/Linux to see if this is Cygwin related...

Ciao,
  Angelo.

>
>> $ emacs -Q &
>> C-x C-f A_LONG_TEXT_FILE
>>
>> The scroll bar is on the right and it has an UP arrow and a DOWN arrow.
>> Clicking with mouse-1 on these arrows, scrolls the buffer one line at
>> time (up or down), and this is OK.
>>
>> Now, clicking just above the DOWN arrow or just below the UP arrow
>> should scroll the buffer a *page* at time (down or up), instead it only
>> moves the scroll bar cursor.. :-(
>
> Works as expected for me in the w32 build of yesterday's trunk.
>





Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#14819; Package emacs. (Mon, 08 Jul 2013 22:48:02 GMT) Full text and rfc822 format available.

Message #14 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Angelo Graziosi <angelo.graziosi <at> alice.it>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: bug-emacs <bug-gnu-emacs <at> gnu.org>, Ken Brown <kbrown <at> cornell.edu>
Subject: Re: bug#14819: Scrolling page up-page down with scroll bar does not
 work
Date: Tue, 09 Jul 2013 00:46:31 +0200
Il 08/07/2013 18.53, Angelo Graziosi ha scritto:
> Il 08/07/2013 18.23, Eli Zaretskii ha scritto:
>>> Date: Mon, 08 Jul 2013 15:08:11 +0200
>>> From: Angelo Graziosi <angelo.graziosi <at> alice.it>
>>>
>>> To reproduce:
>>
>> In what version of Emacs?  (Why not use 'report-emacs-bug'?)
>
> Trunk r. 113304 GTK build on Cygwin (I will try it for the next bug
> report...)
>
> I will try on GNU/Linux to see if this is Cygwin related...

It seem a Cygwin issue. I can't reproduce it on Kubuntu.. Curiously, it 
works on Cygwin if I click with mouse-3 instead of mouse-1..

I wonder if this is related to same recent update. Indeed I can 
reproduce the issue also with old build, say last march..


>
> Ciao,
>    Angelo.



>>
>>> $ emacs -Q &
>>> C-x C-f A_LONG_TEXT_FILE
>>>
>>> The scroll bar is on the right and it has an UP arrow and a DOWN arrow.
>>> Clicking with mouse-1 on these arrows, scrolls the buffer one line at
>>> time (up or down), and this is OK.
>>>
>>> Now, clicking just above the DOWN arrow or just below the UP arrow
>>> should scroll the buffer a *page* at time (down or up), instead it only
>>> moves the scroll bar cursor.. :-(
>>
>> Works as expected for me in the w32 build of yesterday's trunk.
>>
>





Removed tag(s) moreinfo. Request was from Lars Ingebrigtsen <larsi <at> gnus.org> to control <at> debbugs.gnu.org. (Thu, 06 Feb 2014 00:14:02 GMT) Full text and rfc822 format available.

Severity set to 'minor' from 'normal' Request was from Stefan Kangas <stefan <at> marxist.se> to control <at> debbugs.gnu.org. (Mon, 30 Sep 2019 15:33:02 GMT) Full text and rfc822 format available.

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#14819; Package emacs. (Wed, 12 Aug 2020 23:07:02 GMT) Full text and rfc822 format available.

Message #21 received at 14819 <at> debbugs.gnu.org (full text, mbox):

From: Stefan Kangas <stefan <at> marxist.se>
To: Angelo Graziosi <angelo.graziosi <at> alice.it>
Cc: Eli Zaretskii <eliz <at> gnu.org>, 14819 <at> debbugs.gnu.org, kbrown <at> cornell.edu
Subject: Re: bug#14819: Scrolling page up-page down with scroll bar does not
 work
Date: Wed, 12 Aug 2020 16:05:55 -0700
Angelo Graziosi <angelo.graziosi <at> alice.it> writes:

> Il 08/07/2013 18.53, Angelo Graziosi ha scritto:
>> Il 08/07/2013 18.23, Eli Zaretskii ha scritto:
>>>> Date: Mon, 08 Jul 2013 15:08:11 +0200
>>>> From: Angelo Graziosi <angelo.graziosi <at> alice.it>
>>>>
>>>> To reproduce:
>>>
>>> In what version of Emacs?  (Why not use 'report-emacs-bug'?)
>>
>> Trunk r. 113304 GTK build on Cygwin (I will try it for the next bug
>> report...)
>>
>> I will try on GNU/Linux to see if this is Cygwin related...
>
> It seem a Cygwin issue. I can't reproduce it on Kubuntu.. Curiously, it works on
> Cygwin if I click with mouse-3 instead of mouse-1..
>
> I wonder if this is related to same recent update. Indeed I can reproduce the
> issue also with old build, say last march..
[...]
>>>> $ emacs -Q &
>>>> C-x C-f A_LONG_TEXT_FILE
>>>>
>>>> The scroll bar is on the right and it has an UP arrow and a DOWN arrow.
>>>> Clicking with mouse-1 on these arrows, scrolls the buffer one line at
>>>> time (up or down), and this is OK.
>>>>
>>>> Now, clicking just above the DOWN arrow or just below the UP arrow
>>>> should scroll the buffer a *page* at time (down or up), instead it only
>>>> moves the scroll bar cursor.. :-(
>>>
>>> Works as expected for me in the w32 build of yesterday's trunk.

That was 7 years ago.

Are you still seeing this on a modern version of Emacs, such as the
recently released version 27.1?

Best regards,
Stefan Kangas




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#14819; Package emacs. (Thu, 13 Aug 2020 09:57:02 GMT) Full text and rfc822 format available.

Message #24 received at 14819 <at> debbugs.gnu.org (full text, mbox):

From: Angelo Graziosi <angelo.g0 <at> libero.it>
To: "14819 <at> debbugs.gnu.org" <14819 <at> debbugs.gnu.org>,
 "stefan <at> marxist.se" <stefan <at> marxist.se>
Subject: Re: bug#14819: Scrolling page up-page down with scroll bar does not
 work
Date: Thu, 13 Aug 2020 11:55:55 +0200 (CEST)
Too much time has passed and I can't remember the details... please close.




Reply sent to Stefan Kangas <stefan <at> marxist.se>:
You have taken responsibility. (Thu, 13 Aug 2020 11:05:02 GMT) Full text and rfc822 format available.

Notification sent to Angelo Graziosi <angelo.graziosi <at> alice.it>:
bug acknowledged by developer. (Thu, 13 Aug 2020 11:05:03 GMT) Full text and rfc822 format available.

Message #29 received at 14819-done <at> debbugs.gnu.org (full text, mbox):

From: Stefan Kangas <stefan <at> marxist.se>
To: Angelo Graziosi <angelo.g0 <at> libero.it>, 
 "14819 <at> debbugs.gnu.org" <14819-done <at> debbugs.gnu.org>
Subject: Re: bug#14819: Scrolling page up-page down with scroll bar does not
 work
Date: Thu, 13 Aug 2020 04:04:25 -0700
Angelo Graziosi <angelo.g0 <at> libero.it> writes:

> Too much time has passed and I can't remember the details... please close.

Thanks for replying back.  I'm closing this bug report.

Best regards,
Stefan Kangas




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Thu, 10 Sep 2020 11:24:07 GMT) Full text and rfc822 format available.

This bug report was last modified 4 years and 346 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.