After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 96954 - 'CSI <xx> P' behavior
'CSI <xx> P' behavior
Status: RESOLVED WONTFIX
Product: libzvt
Classification: Deprecated
Component: general
2.0.x
Other All
: Normal normal
: ---
Assigned To: jacob berkman
Unknown User
Depends on:
Blocks:
 
 
Reported: 2002-10-27 08:07 UTC by gnome
Modified: 2005-01-06 11:23 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch (515 bytes, patch)
2002-10-27 08:08 UTC, gnome
none Details | Review

Description gnome 2002-10-27 08:07:15 UTC
This problem is mentioned in Bug #56912 for gnome 1.x and applies to
libzvt-2 too. It can leads to "wrong" display, please see above bug.

The problem is caused by the behavior of 'CSI<xx>P' (Delete xx chars).
libzvt copies the last character on the line to the freed places, other
terminals seem to fill the freed characters with the current attributes.
Comment 1 gnome 2002-10-27 08:08:08 UTC
Created attachment 11865 [details] [review]
Patch
Comment 2 Kjartan Maraas 2005-01-06 11:23:00 UTC
Closing libzvt bugs since it's not actively maintained or used by anything in
the desktop these days. If you still have similar problems as the one filed here
with recent versions of gnome-terminal, please report it against vte, the new
terminal widget.