unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#14819: Scrolling page up-page down with scroll bar does not work
@ 2013-07-08 13:08 Angelo Graziosi
  2013-07-08 16:23 ` Eli Zaretskii
  2020-08-13  9:55 ` Angelo Graziosi
  0 siblings, 2 replies; 7+ messages in thread
From: Angelo Graziosi @ 2013-07-08 13:08 UTC (permalink / raw)
  To: 14819

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.





^ permalink raw reply	[flat|nested] 7+ messages in thread

* bug#14819: Scrolling page up-page down with scroll bar does not work
  2013-07-08 13:08 bug#14819: Scrolling page up-page down with scroll bar does not work Angelo Graziosi
@ 2013-07-08 16:23 ` Eli Zaretskii
  2013-07-08 16:53   ` Angelo Graziosi
  2020-08-13  9:55 ` Angelo Graziosi
  1 sibling, 1 reply; 7+ messages in thread
From: Eli Zaretskii @ 2013-07-08 16:23 UTC (permalink / raw)
  To: Angelo Graziosi; +Cc: 14819

> Date: Mon, 08 Jul 2013 15:08:11 +0200
> From: Angelo Graziosi <angelo.graziosi@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.





^ permalink raw reply	[flat|nested] 7+ messages in thread

* bug#14819: Scrolling page up-page down with scroll bar does not work
  2013-07-08 16:23 ` Eli Zaretskii
@ 2013-07-08 16:53   ` Angelo Graziosi
  2013-07-08 22:46     ` Angelo Graziosi
  0 siblings, 1 reply; 7+ messages in thread
From: Angelo Graziosi @ 2013-07-08 16:53 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: 14819

Il 08/07/2013 18.23, Eli Zaretskii ha scritto:
>> Date: Mon, 08 Jul 2013 15:08:11 +0200
>> From: Angelo Graziosi <angelo.graziosi@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.
>






^ permalink raw reply	[flat|nested] 7+ messages in thread

* bug#14819: Scrolling page up-page down with scroll bar does not work
  2013-07-08 16:53   ` Angelo Graziosi
@ 2013-07-08 22:46     ` Angelo Graziosi
  2020-08-12 23:05       ` Stefan Kangas
  0 siblings, 1 reply; 7+ messages in thread
From: Angelo Graziosi @ 2013-07-08 22:46 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: 14819

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@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.
>>
>






^ permalink raw reply	[flat|nested] 7+ messages in thread

* bug#14819: Scrolling page up-page down with scroll bar does not work
  2013-07-08 22:46     ` Angelo Graziosi
@ 2020-08-12 23:05       ` Stefan Kangas
  0 siblings, 0 replies; 7+ messages in thread
From: Stefan Kangas @ 2020-08-12 23:05 UTC (permalink / raw)
  To: Angelo Graziosi; +Cc: 14819

Angelo Graziosi <angelo.graziosi@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@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





^ permalink raw reply	[flat|nested] 7+ messages in thread

* bug#14819: Scrolling page up-page down with scroll bar does not work
  2013-07-08 13:08 bug#14819: Scrolling page up-page down with scroll bar does not work Angelo Graziosi
  2013-07-08 16:23 ` Eli Zaretskii
@ 2020-08-13  9:55 ` Angelo Graziosi
  2020-08-13 11:04   ` Stefan Kangas
  1 sibling, 1 reply; 7+ messages in thread
From: Angelo Graziosi @ 2020-08-13  9:55 UTC (permalink / raw)
  To: 14819@debbugs.gnu.org, stefan@marxist.se

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





^ permalink raw reply	[flat|nested] 7+ messages in thread

* bug#14819: Scrolling page up-page down with scroll bar does not work
  2020-08-13  9:55 ` Angelo Graziosi
@ 2020-08-13 11:04   ` Stefan Kangas
  0 siblings, 0 replies; 7+ messages in thread
From: Stefan Kangas @ 2020-08-13 11:04 UTC (permalink / raw)
  To: Angelo Graziosi, 14819@debbugs.gnu.org

Angelo Graziosi <angelo.g0@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





^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2020-08-13 11:04 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-07-08 13:08 bug#14819: Scrolling page up-page down with scroll bar does not work Angelo Graziosi
2013-07-08 16:23 ` Eli Zaretskii
2013-07-08 16:53   ` Angelo Graziosi
2013-07-08 22:46     ` Angelo Graziosi
2020-08-12 23:05       ` Stefan Kangas
2020-08-13  9:55 ` Angelo Graziosi
2020-08-13 11:04   ` Stefan Kangas

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).