[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: First mouse click in scroll bar is ignored
From: |
Eli Zaretskii |
Subject: |
Re: First mouse click in scroll bar is ignored |
Date: |
Sat, 15 Dec 2001 18:37:15 +0200 |
> From: "Stefan Monnier" <monnier+gnu.emacs.bug/news/@RUM.cs.yale.edu>
> Newsgroups: gnu.emacs.bug
> Date: 13 Dec 2001 11:16:54 -0500
>
> >> but nobody has tried to debug it.
> > At the time, I couldn't reproduce that, and neither could Gerd, IIRC.
>
> I think it might depend on whether you compiled Xaw3d with SCROLLBAR_ARROWS
> or not. My Xaw3d doesn't have arrows on its scrollbars and I see the bug.
> But Gerd's Xaw3d does have arrows.
My Xaw3d is built with SCROLLBAR_ARROWS defined as well, so it's
possible the bug only happens in the version without the arrows.
Paul, could you try rebuilding Xaw3d with SCROLLBAR_ARROWS defined,
and see if that help?