GNOME Bugzilla – Bug 524813
Escape and backspace bindable
Last modified: 2008-03-31 12:30:07 UTC
Both are bindable when Caps Lock is on, instead of removing the binding, and cancelling the setting as expected.
Created attachment 108179 [details] [review] gcc-ignore-caps-lock.patch Patch to fix that. Didn't see any ill effects in my testing.
Please commit to trunk.
2008-03-31 Bastien Nocera <hadess@hadess.net> * eggcellrendererkeys.c (grab_key_callback): Fix Esc and Backspace being bindable when Caps Lock is on (Closes: #524813)