all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#5177: 23.1.90; scrollbar thumb stops working after being dragged
@ 2009-12-10 18:22 Ken Brown
  2009-12-10 19:31 ` Jan Djärv
  2009-12-12 12:35 ` bug#5177: marked as done (23.1.90; scrollbar thumb stops working after being dragged) Emacs bug Tracking System
  0 siblings, 2 replies; 16+ messages in thread
From: Ken Brown @ 2009-12-10 18:22 UTC (permalink / raw
  To: emacs-pretest-bug

Please write in English if possible, because the Emacs maintainers
usually do not have translators to read other languages for them.

Your bug report will be posted to the emacs-pretest-bug@gnu.org mailing 
list.

Please describe exactly what actions triggered the bug
and the precise symptoms of the bug.  If you can, give
a recipe starting from `emacs -Q':

1. Start the Gtk+ build of emacs.
2. Visit a file too big to fit in the window.
3. Drag the (vertical) scrollbar thumb.
4. Scroll through the buffer using the mouse wheel or keystrokes.

The scrollbar thumb stays fixed and no longer shows the relative
position in the buffer.  Clicking in an empty area of the scrollbar
restores the correct behavior.

If Emacs crashed, and you have the Emacs process in the gdb debugger,
please include the output from the following gdb commands:
     `bt full' and `xbacktrace'.
For information about debugging Emacs, please read the file
/usr/share/emacs/23.1.90/etc/DEBUG.


In GNU Emacs 23.1.90.1 (i686-pc-cygwin, GTK+ Version 2.18.3)
  of 2009-12-10 on markov
Windowing system distributor `The Cygwin/X Project', version 11.0.10701000
configured using `configure 
'--srcdir=/usr/src/emacs-23.1.90-1/src/emacs-23.1.90' '--prefix=/usr' 
'--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' 
'--libexecdir=/usr/lib' '--datadir=/usr/share' '--localstatedir=/var' 
'--sysconfdir=/etc' '--datarootdir=/usr/share' 
'--docdir=/usr/share/doc/emacs' 'CC=gcc' 'CFLAGS=-O2 -pipe ' 'LDFLAGS=' 
'LIBS=' 'CPPFLAGS=''

Important settings:
   value of $LC_ALL: nil
   value of $LC_COLLATE: nil
   value of $LC_CTYPE: nil
   value of $LC_MESSAGES: nil
   value of $LC_MONETARY: nil
   value of $LC_NUMERIC: nil
   value of $LC_TIME: nil
   value of $LANG: en_US.UTF-8
   value of $XMODIFIERS: nil
   locale-coding-system: utf-8-unix
   default enable-multibyte-characters: t

Major mode: Lisp Interaction

Minor modes in effect:
   tooltip-mode: t
   mouse-wheel-mode: t
   tool-bar-mode: t
   menu-bar-mode: t
   file-name-shadow-mode: t
   global-font-lock-mode: t
   font-lock-mode: t
   blink-cursor-mode: t
   global-auto-composition-mode: t
   auto-composition-mode: t
   auto-encryption-mode: t
   auto-compression-mode: t
   line-number-mode: t
   transient-mark-mode: t

Recent input:
<help-echo> <help-echo> M-x r e p o r t - e m <tab>
<return>

Recent messages:
For information about GNU Emacs and the GNU system, type C-h C-a.

Load-path shadows:
None found.

Features:
(shadow mail-extr message ecomplete rfc822 mml easymenu mml-sec
password-cache mm-decode mm-bodies mm-encode mailcap mail-parse rfc2231
rfc2047 rfc2045 qp ietf-drums mailabbrev nnheader gnus-util netrc
time-date mm-util mail-prsvr gmm-utils wid-edit mailheader canlock sha1
hex-util hashcash mail-utils warnings emacsbug sendmail regexp-opt
tooltip ediff-hook vc-hooks lisp-float-type mwheel x-win x-dnd
font-setting tool-bar dnd fontset image fringe lisp-mode register page
menu-bar rfn-eshadow timer select scroll-bar mldrag mouse jit-lock
font-lock syntax facemenu font-core frame cham georgian utf-8-lang
misc-lang vietnamese tibetan thai tai-viet lao korean japanese hebrew
greek romanian slovak czech european ethiopic indian cyrillic chinese
case-table epa-hook jka-cmpr-hook help simple abbrev loaddefs button
minibuffer faces cus-face text-properties overlay md5 base64 format env
code-pages mule custom widget hashtable-print-readable backquote
make-network-process font-render-setting gtk x-toolkit x multi-tty
emacs)






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

* bug#5177: 23.1.90; scrollbar thumb stops working after being dragged
  2009-12-10 18:22 bug#5177: 23.1.90; scrollbar thumb stops working after being dragged Ken Brown
@ 2009-12-10 19:31 ` Jan Djärv
  2009-12-10 19:43   ` Ken Brown
  2009-12-12 12:35 ` bug#5177: marked as done (23.1.90; scrollbar thumb stops working after being dragged) Emacs bug Tracking System
  1 sibling, 1 reply; 16+ messages in thread
From: Jan Djärv @ 2009-12-10 19:31 UTC (permalink / raw
  To: Ken Brown, 5177; +Cc: emacs-pretest-bug

Ken Brown skrev:
> Please write in English if possible, because the Emacs maintainers
> usually do not have translators to read other languages for them.
> 
> Your bug report will be posted to the emacs-pretest-bug@gnu.org mailing 
> list.
> 
> Please describe exactly what actions triggered the bug
> and the precise symptoms of the bug.  If you can, give
> a recipe starting from `emacs -Q':
> 
> 1. Start the Gtk+ build of emacs.
> 2. Visit a file too big to fit in the window.
> 3. Drag the (vertical) scrollbar thumb.
> 4. Scroll through the buffer using the mouse wheel or keystrokes.
> 
> The scrollbar thumb stays fixed and no longer shows the relative
> position in the buffer.  Clicking in an empty area of the scrollbar
> restores the correct behavior.

This does not happen for me.  Must be Cygwin-specific.

	Jan D.







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

* bug#5177: 23.1.90; scrollbar thumb stops working after being dragged
  2009-12-10 19:31 ` Jan Djärv
@ 2009-12-10 19:43   ` Ken Brown
  2009-12-10 23:11     ` Angelo Graziosi
  0 siblings, 1 reply; 16+ messages in thread
From: Ken Brown @ 2009-12-10 19:43 UTC (permalink / raw
  To: Jan Djärv; +Cc: emacs-pretest-bug, 5177, Angelo Graziosi

On 12/10/2009 2:31 PM, Jan Djärv wrote:
> Ken Brown skrev:
>> Please write in English if possible, because the Emacs maintainers
>> usually do not have translators to read other languages for them.
>>
>> Your bug report will be posted to the emacs-pretest-bug@gnu.org 
>> mailing list.
>>
>> Please describe exactly what actions triggered the bug
>> and the precise symptoms of the bug.  If you can, give
>> a recipe starting from `emacs -Q':
>>
>> 1. Start the Gtk+ build of emacs.
>> 2. Visit a file too big to fit in the window.
>> 3. Drag the (vertical) scrollbar thumb.
>> 4. Scroll through the buffer using the mouse wheel or keystrokes.
>>
>> The scrollbar thumb stays fixed and no longer shows the relative
>> position in the buffer.  Clicking in an empty area of the scrollbar
>> restores the correct behavior.
> 
> This does not happen for me.  Must be Cygwin-specific.

Angelo Graziosi told me he has observed similar behavior in Kubuntu. 
Could it be related to the Gtk+ version?  My Cygwin build uses version 
2.18.3.

Ken







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

* bug#5177: 23.1.90; scrollbar thumb stops working after being dragged
  2009-12-10 19:43   ` Ken Brown
@ 2009-12-10 23:11     ` Angelo Graziosi
  2009-12-11 15:50       ` Ken Brown
  0 siblings, 1 reply; 16+ messages in thread
From: Angelo Graziosi @ 2009-12-10 23:11 UTC (permalink / raw
  To: Ken Brown; +Cc: emacs-pretest-bug, 5177

Il 10/12/2009 20.43, Ken Brown ha scritto:
> On 12/10/2009 2:31 PM, Jan Djärv wrote:
>> Ken Brown skrev:
>>> Please write in English if possible, because the Emacs maintainers
>>> usually do not have translators to read other languages for them.
>>>
>>> Your bug report will be posted to the emacs-pretest-bug@gnu.org
>>> mailing list.
>>>
>>> Please describe exactly what actions triggered the bug
>>> and the precise symptoms of the bug. If you can, give
>>> a recipe starting from `emacs -Q':
>>>
>>> 1. Start the Gtk+ build of emacs.
>>> 2. Visit a file too big to fit in the window.
>>> 3. Drag the (vertical) scrollbar thumb.
>>> 4. Scroll through the buffer using the mouse wheel or keystrokes.
>>>
>>> The scrollbar thumb stays fixed and no longer shows the relative
>>> position in the buffer. Clicking in an empty area of the scrollbar
>>> restores the correct behavior.
>>
>> This does not happen for me. Must be Cygwin-specific.
>
> Angelo Graziosi told me he has observed similar behavior in Kubuntu.
> Could it be related to the Gtk+ version? My Cygwin build uses version
> 2.18.3.

I can reproduce the bad behavior on Kubuntu 8.04 and 9.10 on which I 
have the builds I did on 20091207.

Ciao,
Angelo.






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

* bug#5177: 23.1.90; scrollbar thumb stops working after being dragged
  2009-12-10 23:11     ` Angelo Graziosi
@ 2009-12-11 15:50       ` Ken Brown
  2009-12-11 16:15         ` Andreas Schwab
  2009-12-11 16:31         ` Angelo Graziosi
  0 siblings, 2 replies; 16+ messages in thread
From: Ken Brown @ 2009-12-11 15:50 UTC (permalink / raw
  To: Angelo Graziosi; +Cc: emacs-pretest-bug, 5177

On 12/10/2009 6:11 PM, Angelo Graziosi wrote:
> Il 10/12/2009 20.43, Ken Brown ha scritto:
>> On 12/10/2009 2:31 PM, Jan Djärv wrote:
>>> Ken Brown skrev:
>>>> Please write in English if possible, because the Emacs maintainers
>>>> usually do not have translators to read other languages for them.
>>>>
>>>> Your bug report will be posted to the emacs-pretest-bug@gnu.org
>>>> mailing list.
>>>>
>>>> Please describe exactly what actions triggered the bug
>>>> and the precise symptoms of the bug. If you can, give
>>>> a recipe starting from `emacs -Q':
>>>>
>>>> 1. Start the Gtk+ build of emacs.
>>>> 2. Visit a file too big to fit in the window.
>>>> 3. Drag the (vertical) scrollbar thumb.
>>>> 4. Scroll through the buffer using the mouse wheel or keystrokes.
>>>>
>>>> The scrollbar thumb stays fixed and no longer shows the relative
>>>> position in the buffer. Clicking in an empty area of the scrollbar
>>>> restores the correct behavior.
>>>
>>> This does not happen for me. Must be Cygwin-specific.
>>
>> Angelo Graziosi told me he has observed similar behavior in Kubuntu.
>> Could it be related to the Gtk+ version? My Cygwin build uses version
>> 2.18.3.
> 
> I can reproduce the bad behavior on Kubuntu 8.04 and 9.10 on which I 
> have the builds I did on 20091207.

It would be helpful if a few people who have built emacs on other 
systems could see if they can reproduce this bug.  And if you could 
report which version of Gtk+ you have, that might help narrow the 
problem down.

Thanks.

Ken





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

* bug#5177: 23.1.90; scrollbar thumb stops working after being dragged
  2009-12-11 15:50       ` Ken Brown
@ 2009-12-11 16:15         ` Andreas Schwab
  2009-12-11 16:31         ` Angelo Graziosi
  1 sibling, 0 replies; 16+ messages in thread
From: Andreas Schwab @ 2009-12-11 16:15 UTC (permalink / raw
  To: Ken Brown; +Cc: emacs-pretest-bug, 5177, Angelo Graziosi

Ken Brown <kbrown@cornell.edu> writes:

> It would be helpful if a few people who have built emacs on other systems
> could see if they can reproduce this bug.  And if you could report which
> version of Gtk+ you have, that might help narrow the problem down.

I can reproduce that on openSUSE 11.1 (with GTK+ 2.14.4 and QtCurve
theme).

Andreas.

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."





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

* bug#5177: 23.1.90; scrollbar thumb stops working after being dragged
  2009-12-11 15:50       ` Ken Brown
  2009-12-11 16:15         ` Andreas Schwab
@ 2009-12-11 16:31         ` Angelo Graziosi
  2009-12-12 12:29           ` Jan Djärv
  1 sibling, 1 reply; 16+ messages in thread
From: Angelo Graziosi @ 2009-12-11 16:31 UTC (permalink / raw
  To: Ken Brown; +Cc: emacs-pretest-bug, 5177

Ken Brown ha scritto:
>
> It would be helpful if a few people who have built emacs on other
> systems could see if they can reproduce this bug. And if you could
> report which version of Gtk+ you have, that might help narrow the
> problem down.

On Kubuntu-8.04 GTK+ is 2.12.9 and on Kubuntu-9.10 it is 2.18.3 (as on 
Cygwin). If it is a GTK+ problem, why other GTK+ applications do not 
show that behavior?

...and, it look to me that 23.1 (and the build I did with 
CVS-2009.11.14) work better. But perhaps I am wrong (a sort of illusion :-()

Ciao,
Angelo.





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

* bug#5177: 23.1.90; scrollbar thumb stops working after being dragged
  2009-12-11 16:31         ` Angelo Graziosi
@ 2009-12-12 12:29           ` Jan Djärv
  2009-12-12 16:09             ` Ken Brown
  0 siblings, 1 reply; 16+ messages in thread
From: Jan Djärv @ 2009-12-12 12:29 UTC (permalink / raw
  To: Angelo Graziosi; +Cc: emacs-pretest-bug, 5177-done, 5177

Angelo Graziosi skrev:
> Ken Brown ha scritto:
>>
>> It would be helpful if a few people who have built emacs on other
>> systems could see if they can reproduce this bug. And if you could
>> report which version of Gtk+ you have, that might help narrow the
>> problem down.
> 
> On Kubuntu-8.04 GTK+ is 2.12.9 and on Kubuntu-9.10 it is 2.18.3 (as on 
> Cygwin). If it is a GTK+ problem, why other GTK+ applications do not 
> show that behavior?
> 
> ...and, it look to me that 23.1 (and the build I did with 
> CVS-2009.11.14) work better. But perhaps I am wrong (a sort of illusion 
> :-()
> 

Found the problem.

	Jan D.







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

* bug#5177: marked as done (23.1.90; scrollbar thumb stops working after being dragged)
  2009-12-10 18:22 bug#5177: 23.1.90; scrollbar thumb stops working after being dragged Ken Brown
  2009-12-10 19:31 ` Jan Djärv
@ 2009-12-12 12:35 ` Emacs bug Tracking System
  1 sibling, 0 replies; 16+ messages in thread
From: Emacs bug Tracking System @ 2009-12-12 12:35 UTC (permalink / raw
  To: Jan Djärv

[-- Attachment #1: Type: text/plain, Size: 911 bytes --]

Your message dated Sat, 12 Dec 2009 13:29:12 +0100
with message-id <4B238C98.1030409@swipnet.se>
and subject line Re: bug#5177: 23.1.90; scrollbar thumb stops working after being dragged
has caused the Emacs bug report #5177,
regarding 23.1.90; scrollbar thumb stops working after being dragged
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 owner@emacsbugs.donarmstrong.com
immediately.)


-- 
5177: http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=5177
Emacs Bug Tracking System
Contact owner@emacsbugs.donarmstrong.com with problems

[-- Attachment #2: Type: message/rfc822, Size: 5620 bytes --]

From: Ken Brown <kbrown@cornell.edu>
To: emacs-pretest-bug@gnu.org
Subject: 23.1.90; scrollbar thumb stops working after being dragged
Date: Thu, 10 Dec 2009 13:22:55 -0500
Message-ID: <4B213C7F.7050602@cornell.edu>

Please write in English if possible, because the Emacs maintainers
usually do not have translators to read other languages for them.

Your bug report will be posted to the emacs-pretest-bug@gnu.org mailing 
list.

Please describe exactly what actions triggered the bug
and the precise symptoms of the bug.  If you can, give
a recipe starting from `emacs -Q':

1. Start the Gtk+ build of emacs.
2. Visit a file too big to fit in the window.
3. Drag the (vertical) scrollbar thumb.
4. Scroll through the buffer using the mouse wheel or keystrokes.

The scrollbar thumb stays fixed and no longer shows the relative
position in the buffer.  Clicking in an empty area of the scrollbar
restores the correct behavior.

If Emacs crashed, and you have the Emacs process in the gdb debugger,
please include the output from the following gdb commands:
     `bt full' and `xbacktrace'.
For information about debugging Emacs, please read the file
/usr/share/emacs/23.1.90/etc/DEBUG.


In GNU Emacs 23.1.90.1 (i686-pc-cygwin, GTK+ Version 2.18.3)
  of 2009-12-10 on markov
Windowing system distributor `The Cygwin/X Project', version 11.0.10701000
configured using `configure 
'--srcdir=/usr/src/emacs-23.1.90-1/src/emacs-23.1.90' '--prefix=/usr' 
'--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' 
'--libexecdir=/usr/lib' '--datadir=/usr/share' '--localstatedir=/var' 
'--sysconfdir=/etc' '--datarootdir=/usr/share' 
'--docdir=/usr/share/doc/emacs' 'CC=gcc' 'CFLAGS=-O2 -pipe ' 'LDFLAGS=' 
'LIBS=' 'CPPFLAGS=''

Important settings:
   value of $LC_ALL: nil
   value of $LC_COLLATE: nil
   value of $LC_CTYPE: nil
   value of $LC_MESSAGES: nil
   value of $LC_MONETARY: nil
   value of $LC_NUMERIC: nil
   value of $LC_TIME: nil
   value of $LANG: en_US.UTF-8
   value of $XMODIFIERS: nil
   locale-coding-system: utf-8-unix
   default enable-multibyte-characters: t

Major mode: Lisp Interaction

Minor modes in effect:
   tooltip-mode: t
   mouse-wheel-mode: t
   tool-bar-mode: t
   menu-bar-mode: t
   file-name-shadow-mode: t
   global-font-lock-mode: t
   font-lock-mode: t
   blink-cursor-mode: t
   global-auto-composition-mode: t
   auto-composition-mode: t
   auto-encryption-mode: t
   auto-compression-mode: t
   line-number-mode: t
   transient-mark-mode: t

Recent input:
<help-echo> <help-echo> M-x r e p o r t - e m <tab>
<return>

Recent messages:
For information about GNU Emacs and the GNU system, type C-h C-a.

Load-path shadows:
None found.

Features:
(shadow mail-extr message ecomplete rfc822 mml easymenu mml-sec
password-cache mm-decode mm-bodies mm-encode mailcap mail-parse rfc2231
rfc2047 rfc2045 qp ietf-drums mailabbrev nnheader gnus-util netrc
time-date mm-util mail-prsvr gmm-utils wid-edit mailheader canlock sha1
hex-util hashcash mail-utils warnings emacsbug sendmail regexp-opt
tooltip ediff-hook vc-hooks lisp-float-type mwheel x-win x-dnd
font-setting tool-bar dnd fontset image fringe lisp-mode register page
menu-bar rfn-eshadow timer select scroll-bar mldrag mouse jit-lock
font-lock syntax facemenu font-core frame cham georgian utf-8-lang
misc-lang vietnamese tibetan thai tai-viet lao korean japanese hebrew
greek romanian slovak czech european ethiopic indian cyrillic chinese
case-table epa-hook jka-cmpr-hook help simple abbrev loaddefs button
minibuffer faces cus-face text-properties overlay md5 base64 format env
code-pages mule custom widget hashtable-print-readable backquote
make-network-process font-render-setting gtk x-toolkit x multi-tty
emacs)



[-- Attachment #3: Type: message/rfc822, Size: 2725 bytes --]

From: "Jan Djärv" <jan.h.d@swipnet.se>
To: Angelo Graziosi <angelo.graziosi@alice.it>
Cc: Ken Brown <kbrown@cornell.edu>, 5177@emacsbugs.donarmstrong.com, emacs-pretest-bug@gnu.org, 5177-done@emacsbugs.donarmstrong.com
Subject: Re: bug#5177: 23.1.90; scrollbar thumb stops working after being dragged
Date: Sat, 12 Dec 2009 13:29:12 +0100
Message-ID: <4B238C98.1030409@swipnet.se>

Angelo Graziosi skrev:
> Ken Brown ha scritto:
>>
>> It would be helpful if a few people who have built emacs on other
>> systems could see if they can reproduce this bug. And if you could
>> report which version of Gtk+ you have, that might help narrow the
>> problem down.
> 
> On Kubuntu-8.04 GTK+ is 2.12.9 and on Kubuntu-9.10 it is 2.18.3 (as on 
> Cygwin). If it is a GTK+ problem, why other GTK+ applications do not 
> show that behavior?
> 
> ...and, it look to me that 23.1 (and the build I did with 
> CVS-2009.11.14) work better. But perhaps I am wrong (a sort of illusion 
> :-()
> 

Found the problem.

	Jan D.



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

* bug#5177: 23.1.90; scrollbar thumb stops working after being dragged
  2009-12-12 12:29           ` Jan Djärv
@ 2009-12-12 16:09             ` Ken Brown
  2009-12-12 16:41               ` Angelo Graziosi
  0 siblings, 1 reply; 16+ messages in thread
From: Ken Brown @ 2009-12-12 16:09 UTC (permalink / raw
  To: Jan Djärv; +Cc: 5177-done, 5177, Angelo Graziosi

On 12/12/2009 7:29 AM, Jan Djärv wrote:
> Angelo Graziosi skrev:
>> Ken Brown ha scritto:
>>>
>>> It would be helpful if a few people who have built emacs on other
>>> systems could see if they can reproduce this bug. And if you could
>>> report which version of Gtk+ you have, that might help narrow the
>>> problem down.
>>
>> On Kubuntu-8.04 GTK+ is 2.12.9 and on Kubuntu-9.10 it is 2.18.3 (as on 
>> Cygwin). If it is a GTK+ problem, why other GTK+ applications do not 
>> show that behavior?
>>
>> ...and, it look to me that 23.1 (and the build I did with 
>> CVS-2009.11.14) work better. But perhaps I am wrong (a sort of 
>> illusion :-()
>>
> 
> Found the problem.

That fixed it.  Thanks.

Ken





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

* bug#5177: 23.1.90; scrollbar thumb stops working after being dragged
  2009-12-12 16:09             ` Ken Brown
@ 2009-12-12 16:41               ` Angelo Graziosi
  2009-12-12 16:54                 ` Ken Brown
  2009-12-13 13:32                 ` Jan Djärv
  0 siblings, 2 replies; 16+ messages in thread
From: Angelo Graziosi @ 2009-12-12 16:41 UTC (permalink / raw
  To: Ken Brown; +Cc: 5177-done, 5177

Il 12/12/2009 17.09, Ken Brown ha scritto:
> On 12/12/2009 7:29 AM, Jan Djärv wrote:
>> Angelo Graziosi skrev:
>>> Ken Brown ha scritto:
>>>>
>>>> It would be helpful if a few people who have built emacs on other
>>>> systems could see if they can reproduce this bug. And if you could
>>>> report which version of Gtk+ you have, that might help narrow the
>>>> problem down.
>>>
>>> On Kubuntu-8.04 GTK+ is 2.12.9 and on Kubuntu-9.10 it is 2.18.3 (as
>>> on Cygwin). If it is a GTK+ problem, why other GTK+ applications do
>>> not show that behavior?
>>>
>>> ...and, it look to me that 23.1 (and the build I did with
>>> CVS-2009.11.14) work better. But perhaps I am wrong (a sort of
>>> illusion :-()
>>>
>>
>> Found the problem.
>
> That fixed it. Thanks.

I still see an unexpected behavior: if I move the mouse pointer on the 
scrollbar thumb and click with mouse-1 (only a simple click, tic-tac), 
the thumb stops to follow the scrolling of the buffer I do with mouse 
wheel; if I re-click in the same manner, it works again. For the 
remainder, all works as expected.

Ciao,
Angelo.







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

* bug#5177: 23.1.90; scrollbar thumb stops working after being dragged
  2009-12-12 16:41               ` Angelo Graziosi
@ 2009-12-12 16:54                 ` Ken Brown
  2009-12-12 19:51                   ` Jan Djärv
  2009-12-13 13:32                 ` Jan Djärv
  1 sibling, 1 reply; 16+ messages in thread
From: Ken Brown @ 2009-12-12 16:54 UTC (permalink / raw
  To: Angelo Graziosi; +Cc: 5177-done, 5177

On 12/12/2009 11:41 AM, Angelo Graziosi wrote:
> Il 12/12/2009 17.09, Ken Brown ha scritto:
>> On 12/12/2009 7:29 AM, Jan Djärv wrote:
>>> Angelo Graziosi skrev:
>>>> Ken Brown ha scritto:
>>>>>
>>>>> It would be helpful if a few people who have built emacs on other
>>>>> systems could see if they can reproduce this bug. And if you could
>>>>> report which version of Gtk+ you have, that might help narrow the
>>>>> problem down.
>>>>
>>>> On Kubuntu-8.04 GTK+ is 2.12.9 and on Kubuntu-9.10 it is 2.18.3 (as
>>>> on Cygwin). If it is a GTK+ problem, why other GTK+ applications do
>>>> not show that behavior?
>>>>
>>>> ...and, it look to me that 23.1 (and the build I did with
>>>> CVS-2009.11.14) work better. But perhaps I am wrong (a sort of
>>>> illusion :-()
>>>>
>>>
>>> Found the problem.
>>
>> That fixed it. Thanks.
> 
> I still see an unexpected behavior: if I move the mouse pointer on the 
> scrollbar thumb and click with mouse-1 (only a simple click, tic-tac), 
> the thumb stops to follow the scrolling of the buffer I do with mouse 
> wheel; if I re-click in the same manner, it works again. For the 
> remainder, all works as expected.

Yes, I can confirm that.  (I have to admit I would never have thought to 
just click on the thumb without dragging it!)

Ken





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

* bug#5177: 23.1.90; scrollbar thumb stops working after being dragged
  2009-12-12 16:54                 ` Ken Brown
@ 2009-12-12 19:51                   ` Jan Djärv
  0 siblings, 0 replies; 16+ messages in thread
From: Jan Djärv @ 2009-12-12 19:51 UTC (permalink / raw
  To: Ken Brown; +Cc: 5177-done, 5177, Angelo Graziosi

Ken Brown skrev:
> On 12/12/2009 11:41 AM, Angelo Graziosi wrote:
>> Il 12/12/2009 17.09, Ken Brown ha scritto:
>>> On 12/12/2009 7:29 AM, Jan Djärv wrote:
>>>> Angelo Graziosi skrev:
>>>>> Ken Brown ha scritto:
>>>>>>
>>>>>> It would be helpful if a few people who have built emacs on other
>>>>>> systems could see if they can reproduce this bug. And if you could
>>>>>> report which version of Gtk+ you have, that might help narrow the
>>>>>> problem down.
>>>>>
>>>>> On Kubuntu-8.04 GTK+ is 2.12.9 and on Kubuntu-9.10 it is 2.18.3 (as
>>>>> on Cygwin). If it is a GTK+ problem, why other GTK+ applications do
>>>>> not show that behavior?
>>>>>
>>>>> ...and, it look to me that 23.1 (and the build I did with
>>>>> CVS-2009.11.14) work better. But perhaps I am wrong (a sort of
>>>>> illusion :-()
>>>>>
>>>>
>>>> Found the problem.
>>>
>>> That fixed it. Thanks.
>>
>> I still see an unexpected behavior: if I move the mouse pointer on the 
>> scrollbar thumb and click with mouse-1 (only a simple click, tic-tac), 
>> the thumb stops to follow the scrolling of the buffer I do with mouse 
>> wheel; if I re-click in the same manner, it works again. For the 
>> remainder, all works as expected.
> 
> Yes, I can confirm that.  (I have to admit I would never have thought to 
> just click on the thumb without dragging it!)

Ah, it is a race condition.  I'll have to get back to you on this.

	Jan D.






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

* bug#5177: 23.1.90; scrollbar thumb stops working after being dragged
  2009-12-12 16:41               ` Angelo Graziosi
  2009-12-12 16:54                 ` Ken Brown
@ 2009-12-13 13:32                 ` Jan Djärv
  2009-12-13 14:02                   ` Ken Brown
  1 sibling, 1 reply; 16+ messages in thread
From: Jan Djärv @ 2009-12-13 13:32 UTC (permalink / raw
  To: Angelo Graziosi; +Cc: 5177-done, 5177

Angelo Graziosi skrev:
> Il 12/12/2009 17.09, Ken Brown ha scritto:
>> On 12/12/2009 7:29 AM, Jan Djärv wrote:
>>> Angelo Graziosi skrev:
>>>> Ken Brown ha scritto:
>>>>>
>>>>> It would be helpful if a few people who have built emacs on other
>>>>> systems could see if they can reproduce this bug. And if you could
>>>>> report which version of Gtk+ you have, that might help narrow the
>>>>> problem down.
>>>>
>>>> On Kubuntu-8.04 GTK+ is 2.12.9 and on Kubuntu-9.10 it is 2.18.3 (as
>>>> on Cygwin). If it is a GTK+ problem, why other GTK+ applications do
>>>> not show that behavior?
>>>>
>>>> ...and, it look to me that 23.1 (and the build I did with
>>>> CVS-2009.11.14) work better. But perhaps I am wrong (a sort of
>>>> illusion :-()
>>>>
>>>
>>> Found the problem.
>>
>> That fixed it. Thanks.
> 
> I still see an unexpected behavior: if I move the mouse pointer on the 
> scrollbar thumb and click with mouse-1 (only a simple click, tic-tac), 
> the thumb stops to follow the scrolling of the buffer I do with mouse 
> wheel; if I re-click in the same manner, it works again. For the 
> remainder, all works as expected.

I have checked in a fix.  Please test it.

	Jan D.






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

* bug#5177: 23.1.90; scrollbar thumb stops working after being dragged
  2009-12-13 13:32                 ` Jan Djärv
@ 2009-12-13 14:02                   ` Ken Brown
  2009-12-13 14:19                     ` Angelo Graziosi
  0 siblings, 1 reply; 16+ messages in thread
From: Ken Brown @ 2009-12-13 14:02 UTC (permalink / raw
  To: Jan Djärv; +Cc: 5177-done, 5177, Angelo Graziosi

On 12/13/2009 8:32 AM, Jan Djärv wrote:
> Angelo Graziosi skrev:
>> Il 12/12/2009 17.09, Ken Brown ha scritto:
>>> On 12/12/2009 7:29 AM, Jan Djärv wrote:
>>>> Angelo Graziosi skrev:
>>>>> Ken Brown ha scritto:
>>>>>>
>>>>>> It would be helpful if a few people who have built emacs on other
>>>>>> systems could see if they can reproduce this bug. And if you could
>>>>>> report which version of Gtk+ you have, that might help narrow the
>>>>>> problem down.
>>>>>
>>>>> On Kubuntu-8.04 GTK+ is 2.12.9 and on Kubuntu-9.10 it is 2.18.3 (as
>>>>> on Cygwin). If it is a GTK+ problem, why other GTK+ applications do
>>>>> not show that behavior?
>>>>>
>>>>> ...and, it look to me that 23.1 (and the build I did with
>>>>> CVS-2009.11.14) work better. But perhaps I am wrong (a sort of
>>>>> illusion :-()
>>>>>
>>>>
>>>> Found the problem.
>>>
>>> That fixed it. Thanks.
>>
>> I still see an unexpected behavior: if I move the mouse pointer on the 
>> scrollbar thumb and click with mouse-1 (only a simple click, tic-tac), 
>> the thumb stops to follow the scrolling of the buffer I do with mouse 
>> wheel; if I re-click in the same manner, it works again. For the 
>> remainder, all works as expected.
> 
> I have checked in a fix.  Please test it.

Works for me in Cygwin.  Thanks, Jan.

Ken





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

* bug#5177: 23.1.90; scrollbar thumb stops working after being dragged
  2009-12-13 14:02                   ` Ken Brown
@ 2009-12-13 14:19                     ` Angelo Graziosi
  0 siblings, 0 replies; 16+ messages in thread
From: Angelo Graziosi @ 2009-12-13 14:19 UTC (permalink / raw
  To: Ken Brown; +Cc: 5177-done, 5177

Il 13/12/2009 15.02, Ken Brown ha scritto:
> On 12/13/2009 8:32 AM, Jan Djärv wrote:
>>
>> I have checked in a fix. Please test it.
>
> Works for me in Cygwin. Thanks, Jan.

Confirmed!

Many thanks,
Angelo.





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

end of thread, other threads:[~2009-12-13 14:19 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-10 18:22 bug#5177: 23.1.90; scrollbar thumb stops working after being dragged Ken Brown
2009-12-10 19:31 ` Jan Djärv
2009-12-10 19:43   ` Ken Brown
2009-12-10 23:11     ` Angelo Graziosi
2009-12-11 15:50       ` Ken Brown
2009-12-11 16:15         ` Andreas Schwab
2009-12-11 16:31         ` Angelo Graziosi
2009-12-12 12:29           ` Jan Djärv
2009-12-12 16:09             ` Ken Brown
2009-12-12 16:41               ` Angelo Graziosi
2009-12-12 16:54                 ` Ken Brown
2009-12-12 19:51                   ` Jan Djärv
2009-12-13 13:32                 ` Jan Djärv
2009-12-13 14:02                   ` Ken Brown
2009-12-13 14:19                     ` Angelo Graziosi
2009-12-12 12:35 ` bug#5177: marked as done (23.1.90; scrollbar thumb stops working after being dragged) Emacs bug Tracking System

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.