[Fedora-i18n-bugs] [Bug 554025] Text input in firefox becomes increasingly sluggish; an excessive number of scim messages are observed

bugzilla at redhat.com bugzilla at redhat.com
Fri Jan 22 06:11:04 UTC 2010


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=554025

--- Comment #3 from r6144 <rainy6144 at gmail.com> 2010-01-22 01:11:01 EST ---
I found the cause of the bug by running firefox with SCIM_BRIDGE_DEBUG_LEVEL=5.
 Firefox seems to be trying to call scim_bridge_client_imcontext_focus_in ()
multiple times on the same IM context, which results in key_snooper being
installed multiple times.  The bug appears to be resolved if
gtk_key_snooper_install() is only called when key_snooper_used is not already
TRUE.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the i18n-bugs mailing list