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 418246 - Keyboard shortcuts not respected on keyboard with french layout
Keyboard shortcuts not respected on keyboard with french layout
Status: RESOLVED DUPLICATE of bug 162726
Product: gedit
Classification: Applications
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Gedit maintainers
Gedit maintainers
Depends on:
Blocks:
 
 
Reported: 2007-03-14 15:04 UTC by Vincent Untz
Modified: 2007-06-17 15:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Vincent Untz 2007-03-14 15:04:56 UTC
On a keyboard with a french layout, the 'q' and 'a' keys are switched. Same for 'z' and 'w' keys.

Open gedit, type some text. Hit ctrl+a. All the text is selected. Good.
Close gedit.
Open gedit, type some text. Hit ctrl+q. All the text is selected. Bad.

Same problem occurs with ctrl+w and ctrl+z: both shortcuts are reverting the last action.

I don't know why it's broken and I didn't look at the code.

Hrm. I suspect a GTK+ bug, since this is also happening in file-roller. Are you using GTKUIManager/GtkAction?
Comment 1 Paolo Maggi 2007-06-17 09:53:13 UTC
Vincent: sorry for the very late reply.

Yes, we are using GTKUIManager/GtkAction.

I don't see any reason why this problem should happen in gedit a part from a bug in gtk+.

Comment 2 Vincent Untz 2007-06-17 15:47:59 UTC
Oh, yes. That's a duplicate of bug 162726. I believe you told me about it on IRC a few weeks ago :-)

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