Bug 4603 - xterm SD sequence does not work in mouse tracking mode
Summary: xterm SD sequence does not work in mouse tracking mode
Status: RESOLVED FIXED
Alias: None
Product: xorg
Classification: Unclassified
Component: App/xterm (show other bugs)
Version: 6.8.2
Hardware: x86 (IA32) Linux (All)
: high normal
Assignee: Xorg Project Team
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-26 20:36 UTC by D. Hugh Redelmeier
Modified: 2006-05-31 14:02 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

Description D. Hugh Redelmeier 2005-09-26 20:36:44 UTC
Two xterm control sequences have overlapping representations:
CSI Ps T       Scroll down Ps lines (default = 1) (SD)
CSI Ps ; Ps ; Ps ; Ps ; Ps T
               Initiate hilite mouse tracking.  Parameters are
               [func;startx;starty;firstrow;lastrow].  See the section
               Mouse Tracking.

When in VT200_HIGHLIGHT_MOUSE mode, the SD sequence isn't recognized.  This has
been the case for many years.  It just became a problem because the new xterm
termcap entry adds an SR capability that says SD works (which it does not always
do).

It seems to me that the two sequences could be allowed to both work if they were
disabmiguated by the number of parameters.

Fallback: remove SR from termcap entry for xterm.
Comment 1 Thomas E. Dickey 2005-10-24 17:31:05 UTC
I have a fix which will be in patch #206.
Comment 2 Thomas Dickey 2006-02-13 09:48:22 UTC
there's no fixed-upstream resolution available.
Comment 3 Thomas E. Dickey 2006-05-31 14:02:40 UTC
Close this since there's no site-maintainer.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.