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 648765 - history: Fix navigation when entering a repeat
history: Fix navigation when entering a repeat
Status: RESOLVED FIXED
Product: gnome-shell
Classification: Core
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2011-04-27 14:07 UTC by Jasper St. Pierre (not reading bugmail)
Modified: 2011-04-27 16:50 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
history: Fix navigation when entering a repeat (1.03 KB, patch)
2011-04-27 14:08 UTC, Jasper St. Pierre (not reading bugmail)
committed Details | Review

Description Jasper St. Pierre (not reading bugmail) 2011-04-27 14:07:59 UTC
If the user typed "a", hit up, and pressed enter again, we wouldn't re-set the
history pointer to the end, so the broken navigation would instead go to the
entry before that.
Comment 1 Jasper St. Pierre (not reading bugmail) 2011-04-27 14:08:01 UTC
Created attachment 186742 [details] [review]
history: Fix navigation when entering a repeat
Comment 2 Dan Winship 2011-04-27 16:37:05 UTC
Comment on attachment 186742 [details] [review]
history: Fix navigation when entering a repeat

ok
Comment 3 Jasper St. Pierre (not reading bugmail) 2011-04-27 16:50:11 UTC
Attachment 186742 [details] pushed as bafd9c7 - history: Fix navigation when entering a repeat