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 94897 - word select anomalys
word select anomalys
Status: RESOLVED WONTFIX
Product: libzvt
Classification: Deprecated
Component: general
2.0.x
Other other
: Normal normal
: ---
Assigned To: jacob berkman
Unknown User
Depends on:
Blocks:
 
 
Reported: 2002-10-04 19:56 UTC by gnome
Modified: 2005-01-06 11:06 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch (1.59 KB, patch)
2002-10-07 20:34 UTC, gnome
none Details | Review

Description gnome 2002-10-04 19:56:13 UTC
1. bug:

Reproduce:

- 'ls -al in a directory with a lot of files.

- select on of the mode-bits at the begin of a line with a double-click
  and hold the button pressed

- move the cursor one line up, then back to the line you startet then
  to the right

The initial selected 'word' is no longer selected.

2. bug:

Selecting wordwise backwards forgets about the initial word if it is
_not_ the first word on a line.

3. bug:

not exactly a word select anomaly but: bug 2 holds for characters too.

This bug had been reportet for gnome-1.4 libzvt over a year ago.
See: http://www.forwiss.uni-passau.de/~berberic/Linux/gnome-terminal.html
Comment 1 gnome 2002-10-07 20:34:05 UTC
To solve this problem we have to remeber the position of the start of
the selection and make sure the point is in the selection. The patch
solves the character-select-anomaly too.
Comment 2 gnome 2002-10-07 20:34:59 UTC
Created attachment 11438 [details] [review]
patch
Comment 3 Kjartan Maraas 2005-01-06 11:06:58 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.