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 335798 - Gtk accelerator key event can't be passed to other widgets properly when GTK_IM_MODULE=xim
Gtk accelerator key event can't be passed to other widgets properly when GTK_...
Status: RESOLVED DUPLICATE of bug 335796
Product: gtk+
Classification: Platform
Component: Input Methods
2.8.x
Other All
: Normal major
: ---
Assigned To: Hidetoshi Tajima
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2006-03-24 07:02 UTC by Lin Ma
Modified: 2006-03-24 14:59 UTC
See Also:
GNOME target: ---
GNOME version: 2.13/2.14



Description Lin Ma 2006-03-24 07:02:59 UTC
Please describe the problem:
When use xim as Gtk im module, key events such as ALT-F can't pop up the main
menu of any applications.

Steps to reproduce:
1. export GTK_IM_MODULE=xim
2. gedit
3. press ALT-f


Actual results:
"f" is inserted into text buffer rather than menu is popped up.

Expected results:
Menu is popped up.

Does this happen every time?
Yes

Other information:
Comment 1 Matthias Clasen 2006-03-24 14:59:14 UTC

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