Bug 124255

Summary: gtk2 is grabbing all the key event first
Product: [Fedora] Fedora Reporter: Leon Ho <llch>
Component: gtk2Assignee: Matthias Clasen <mclasen>
Status: CLOSED UPSTREAM QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 2CC: eng-i18n-bugs, wtogami
Target Milestone: ---Keywords: i18n
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-06-25 02:27:54 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 125997, 126002    
Attachments:
Description Flags
diff for im-sdk none

Description Leon Ho 2004-05-25 04:34:22 UTC
Description of problem:
When IIIMF language is enabled, gtk2 still grabbing some of the key
event first, hence some of the feature key in language engine cannot
be used.

Version-Release number of selected component (if applicable):


How reproducible:
everytime

Steps to Reproduce:
1. service Iiim start
2. LANG=hi_IN.UTF-8 gedit
3. should ran unitLE, press 'ctrl-space' to activiate
4. press F6 for switching the input style (trans or inscript)
5. or press F5 to switch the unitLE input methods

Actual results:
not response, as gtk app ate the key event

Expected results:
should able to change input style

Additional info:

Comment 1 Nakai 2004-05-27 07:27:36 UTC
This bug is avoidable in each immodule side implementation.

Comment 2 Nakai 2004-05-27 07:31:18 UTC
Mmm, immodule for this is im-iiim.so, so this is still GTK+2 issue,
anyway...

Comment 3 Nakai 2004-06-08 08:49:22 UTC
Created attachment 100958 [details]
diff for im-sdk

Comment 4 Nakai 2004-06-08 08:57:43 UTC
Comment on attachment 100958 [details]
diff for im-sdk

Mozilla loops for me with
this patch. Useless.

Comment 5 Matthias Clasen 2004-06-25 02:27:54 UTC
This issue is tracked upstream in
http://bugzilla.gnome.org/show_bug.cgi?id=90082