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 324496 - [End] key behaves strangely
[End] key behaves strangely
Status: RESOLVED NOTABUG
Product: gtksourceview
Classification: Platform
Component: General
1.4.x
Other Linux
: Normal normal
: ---
Assigned To: GTK Sourceview maintainers
GTK Sourceview maintainers
Depends on:
Blocks:
 
 
Reported: 2005-12-19 14:52 UTC by Evert Verhellen
Modified: 2005-12-19 22:30 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Evert Verhellen 2005-12-19 14:52:55 UTC
The [End] key behaves strangely if there is at least one trailing blank. The cursor jumps back and forth across the trailing blank(s). E.g.

Steps:
 1. Type in the following:

    The quick brown fox jumps over the lazy dog.

 2. Press either [Space] or [Tab] to add a trailing blank.
 3. Press the [End] key a couple of times.

Actual results:
The cursor jumps back and forth across the trailing blank.

Expected results:
It shouldn't. Pressing the [End] key when the cursor is already in the last position should just do nothing.

Version details:
gtksourceview 1.4.2
gedit 2.12.1
Comment 1 Evert Verhellen 2005-12-19 15:16:31 UTC
Same thing happens with the [Home] key and leading blanks.
Comment 2 Paolo Borelli 2005-12-19 22:30:59 UTC
that's with gedit right? It's gedit feature called smart home end and it's intentional. see bug 161612