[16854] in Athena Bugs
sun4 8.2.19: scrollbars on xterms
daemon@ATHENA.MIT.EDU (Arthur E Housinger)
Mon May 24 18:06:58 1999
Message-Id: <199905242206.SAA27583@m56-129-19>
To: bugs@MIT.EDU
Date: Mon, 24 May 1999 18:06:48 EDT
From: Arthur E Housinger <mouse@MIT.EDU>
System name: m56-129-19.mit.edu
Type and version: SPARC/4 8.2.19
Display type: tcx
1) If you have a scrollbar on an xterm, keyboard input goes to the
scrollbar instead of to the xterm. However, a scrollbar for emacs will
only receive mouse-events. I'm not sure if this is a bug or
intentional, but I thought it might be a bug since the xterm is
selected-for-input when the cursor is in the scrollbar region.
The closest I could come to documentation for this is the man page for
xterm. Options "-sk" and "+sk" are referring to something close to
this, but I have a feeling this flags aren't acting properly, either...
Specifically, no matter which flag I use, the xterm will jump to the
bottom of the scroll region when I type in the xterm. (Unless, of
course, my cursor is in the scroll region, in which case nothing
happens.)