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 82086 - Can't scroll down with Page+up/down
Can't scroll down with Page+up/down
Status: RESOLVED DUPLICATE of bug 78513
Product: gtk+
Classification: Platform
Component: Widget: GtkTextView
2.0.x
Other other
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2002-05-17 15:13 UTC by Chema Celorio
Modified: 2011-02-04 16:11 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Chema Celorio 2002-05-17 15:13:59 UTC
1. Get:
http://www.gnome.org/~chema/libgnomeprint_big_patch.diff

2. Open it in gtk+/tests/testtext

3. Maximize the window

4. Press Page+down and keep it depressed

In the right size of the window, the text will never get to the end of the
document, it will not scroll all the way down. Let me know if you can't
reproduce this.
Comment 1 Chema Celorio 2002-05-17 15:15:11 UTC
If you can't reproduce it scroll all the way down and then scroll up
by hitting PAge+up/down and keeping it down.
Comment 2 Federico Mena Quintero 2002-05-21 00:11:02 UTC
This is pretty easy to reproduce.  Open just about any long text file
(say, in GEdit) and keep PgDown depressed with a fast repeat rate (I
use 30 keystrokes/sec).  The text and scrollbar start jumping in a
loop; you have to let go of the key and then scroll again.
Comment 3 Luis Villa 2002-12-05 19:47:05 UTC
borderline high but probably your call, Havoc.
Comment 4 Luis Villa 2002-12-05 22:05:29 UTC
Apparently already fixed in HEAD?

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