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 107187 - copies of cursor left onscreen with down arrow
copies of cursor left onscreen with down arrow
Status: RESOLVED DUPLICATE of bug 72734
Product: gtk+
Classification: Platform
Component: Widget: Other
2.0.x
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2003-02-27 12:51 UTC by rkimber
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description rkimber 2003-02-27 12:51:24 UTC
I'm using Bluefish 0.9 with libgtk2.0-0 (ver 2.0.6-3 in Debian testing).
Bluefish developer thinks this is gtk2 bug.

If one places the cursor at the top of a file and then moves it rapidly
down the page by holding down the down arrow key, several copies of the
cursor can be left behind in the text.  These disappear by moving the
cursor position earlier in the text than the 'shadow', or by scrolling the
page with the scroll bar.

Experimentation suggests this might be something to do with the length of a
wrapped line in the editing window.  I have not observed the effect on
lines that are shorter than the window width, or those that are only
wrapped a little. Re-sizing the window alters whether a shadow is left on a
particular line.
Comment 1 Owen Taylor 2003-02-27 17:39:24 UTC
Was fixed in 2.2.1.

*** This bug has been marked as a duplicate of 72734 ***