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 602752 - Keyboard repeat interferes with space bar move
Keyboard repeat interferes with space bar move
Status: RESOLVED NOTGNOME
Product: GIMP
Classification: Other
Component: User Interface
2.6.7
Other Linux
: Normal minor
: 2.6
Assigned To: GIMP Bugs
GIMP Bugs
: 611767 613631 616326 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2009-11-23 17:24 UTC by Ari Pollak
Modified: 2010-04-20 18:56 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Test script (225 bytes, patch)
2009-11-23 23:56 UTC, Michael Natterer
none Details | Review

Description Ari Pollak 2009-11-23 17:24:37 UTC
From http://bugs.debian.org/557644:

The usual keyboard repeat interferes with the pan movement activated by
holding down the space bar: it goes smooth for the split second it takes
the repeat to kick in then it goes crazy. Temporarily disabling key
repeat makes space bar panning work fine.
Comment 1 Sven Neumann 2009-11-23 19:32:19 UTC
That certainly used to be different, but I can now reproduce this. Looks like something changed either in GDK or in the X server.
Comment 2 Michael Natterer 2009-11-23 23:27:21 UTC
I can happily give this bug back to debian, which in unstable ships
a broken X server that breaks the way key repeat is handled by GTK+

It used to be (in GTK+): press press press press press release

In unstbale it is: press release press release press release

The same version of GTK+ works on older servers just fine.
Comment 3 Michael Natterer 2009-11-23 23:56:12 UTC
Created attachment 148354 [details] [review]
Test script

should print "press press press ... release"

prints "press release ... press release"
Comment 4 Michael Natterer 2009-11-23 23:57:53 UTC
Owen Taylor maybe found the commit that broke, but I'm unable to
check that because I have no clue what the patch is doing ;)

http://cgit.freedesktop.org/xorg/xserver/commit?id=bfb219f53
Comment 5 Sven Neumann 2010-03-04 08:01:57 UTC
*** Bug 611767 has been marked as a duplicate of this bug. ***
Comment 6 Paul d'Aoust 2010-03-23 17:13:45 UTC
*** Bug 613631 has been marked as a duplicate of this bug. ***
Comment 7 Sven Neumann 2010-04-20 18:56:32 UTC
*** Bug 616326 has been marked as a duplicate of this bug. ***