Bug#178812: [dickey@his.com: Bug#178812: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=178812]

2003-11-02 Thread Thomas Dickey
On Sat, 1 Nov 2003, Anders Hammarquist wrote:

 In a message of Sat, 01 Nov 2003 10:56:24 EST, Thomas Dickey writes:
 I think I did fix this last week.  The part that confuses me is anymore.
 See my comment about xtermAddInput() in
  http://invisible-island.net/xterm/xterm.log.html#xterm_181

 Strange. I know it stopped working at some point; IIRC at the same time
 as xterm got colour support. It definitely works in the xterm distributed
 with Solaris (2.)8, which, if memory serves, is X11R6.1 (just tested it
 there).

As I said, I'm confused.  Last week I tested the X11R5 and X11R6 xterm's
that I have on my Linux box for comparison - neither of those handles
the keyboard translations in the scrollbar.  So I think it's not simply
xterm that changed.  (I recall looking at Sun's app-defaults file for
xterm and not seeing any reason for a difference there - but it's been
a while).  If it were working in the X11R6 code, I'd spend the time to
see if one of my changes broke this, but it doesn't seem to be the case.

The fix I made was to apply the vt100 widget's default translations to
the scrollbar.  In patch #158, I had added just the ones that I thought
would be useful (and since the vt100 widget has a lot of translations)
limited to avoid conflicts.  Since the scrollbars seem to work with the
full set of translations, I think it's fixed now.

-- 
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#178812: [dickey@his.com: Bug#178812: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=178812]

2003-11-02 Thread Anders Hammarquist
- Forwarded message from Thomas Dickey [EMAIL PROTECTED] -
 xterm: resource-based keybindings don't work when mouse cursor over scrollbar

Perhaps more information would help (such as a copy of whatever customization
he was making to test this with).  There aren't any xterm-specific default
resource settings that map the keystrokes to scrollbar actions.  (This applies
to XFree86 xterm and X11R5, X11R6 xterms). 

Ah, no, I don't assign anything *specifically* to the scrollbar. The bindings
in question are these:

XTerm*VT100.Translations: #override \
ShiftKeyPrior:scroll-back(1,page) \n\
ShiftKeyNext:scroll-forw(1,page) \n\
ShiftKeyInsert:insert-selection(PRIMARY, CUT_BUFFER0) \n\

The scrollbar, by the way, happens
to be a child of the widget that displays text.  So keystrokes that are not
handled by the scrollbar end up being processed by the text (VT100) widget.

Except that they don't, anymore. When the mouse cursor is over the scrollbar
hitting Shift-Prior sends the escape sequence bound, rather than scrolling.
If the mouse cursor is outside the scrollbar, it works as expected. The
other bindings behave similarly.

/Anders




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#178812: [dickey@his.com: Bug#178812: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=178812]

2003-11-02 Thread Anders Hammarquist
In a message of Sat, 01 Nov 2003 10:56:24 EST, Thomas Dickey writes:
I think I did fix this last week.  The part that confuses me is anymore.
See my comment about xtermAddInput() in
   http://invisible-island.net/xterm/xterm.log.html#xterm_181

Strange. I know it stopped working at some point; IIRC at the same time
as xterm got colour support. It definitely works in the xterm distributed
with Solaris (2.)8, which, if memory serves, is X11R6.1 (just tested it
there).

/Anders

-- 
 -- Of course I'm crazy, but that doesn't mean I'm wrong.
Anders Hammarquist  | [EMAIL PROTECTED]
Physics student, Chalmers University of Technology, | Hem: +46 31 88 48 50
G|teborg, Sweden.   RADIO: SM6XMM and N2JGL | Mob: +46 707 27 86 87



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#178812: [dickey@his.com: Bug#178812: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=178812]

2003-11-02 Thread Thomas Dickey
On Sat, 1 Nov 2003, Anders Hammarquist wrote:

 Except that they don't, anymore. When the mouse cursor is over the scrollbar
 hitting Shift-Prior sends the escape sequence bound, rather than scrolling.
 If the mouse cursor is outside the scrollbar, it works as expected. The
 other bindings behave similarly.

I think I did fix this last week.  The part that confuses me is anymore.
See my comment about xtermAddInput() in
http://invisible-island.net/xterm/xterm.log.html#xterm_181

-- 
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#178812: [dickey@his.com: Bug#178812: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=178812]

2003-10-20 Thread Branden Robinson
tag 178812 + moreinfo upstream
thanks

Dear bug submitter,

Thomas Dickey, the upstream maintainer of XTerm, would like some more
information about the problem you're experiencing.  Please see the
enclosed message.

- Forwarded message from Thomas Dickey [EMAIL PROTECTED] -

From: Thomas Dickey [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Cc: Thomas Dickey [EMAIL PROTECTED]
Subject: Bug#178812: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=178812
Date: Sun, 19 Oct 2003 19:47:28 -0400
Message-Id: [EMAIL PROTECTED]
X-Mailer: Lynx, Version 2.8.5dev.16
X-Spam-Status: No, hits=-4.9 required=4.0 tests=BAYES_00 autolearn=ham 
version=2.60

   Debian Bug report logs - #178812
 xterm: resource-based keybindings don't work when mouse cursor over scrollbar

Perhaps more information would help (such as a copy of whatever customization
he was making to test this with).  There aren't any xterm-specific default
resource settings that map the keystrokes to scrollbar actions.  (This applies
to XFree86 xterm and X11R5, X11R6 xterms).  The scrollbar, by the way, happens
to be a child of the widget that displays text.  So keystrokes that are not
handled by the scrollbar end up being processed by the text (VT100) widget.
-- 
Thomas E. Dickey [EMAIL PROTECTED]
http://invisible-island.net
ftp://invisible-island.net


- End forwarded message -

-- 
G. Branden Robinson| It's not a matter of alienating
Debian GNU/Linux   | authors.  They have every right to
[EMAIL PROTECTED] | license their software however we
http://people.debian.org/~branden/ | like.  -- Craig Sanders


signature.asc
Description: Digital signature