mail-archives/mono-bugs/2009-November/094571.html

113 строки
4.3 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mono-bugs] [Bug 552098] New: X Input Context is changed AFTER OnEnter Event is fired
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%20552098%5D%20New%3A%20X%20Input%20Context%20is%20changed%20AFTER%0A%20OnEnter%20Event%20is%20fired&In-Reply-To=">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="094570.html">
<LINK REL="Next" HREF="094572.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mono-bugs] [Bug 552098] New: X Input Context is changed AFTER OnEnter Event is fired</H1>
<B>bugzilla_noreply at novell.com</B>
<A HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%20552098%5D%20New%3A%20X%20Input%20Context%20is%20changed%20AFTER%0A%20OnEnter%20Event%20is%20fired&In-Reply-To="
TITLE="[Mono-bugs] [Bug 552098] New: X Input Context is changed AFTER OnEnter Event is fired">bugzilla_noreply at novell.com
</A><BR>
<I>Tue Nov 3 04:40:28 EST 2009</I>
<P><UL>
<LI>Previous message: <A HREF="094570.html">[Mono-bugs] [Bug 544578] Crash in List&lt;&gt;.ToArray()
</A></li>
<LI>Next message: <A HREF="094572.html">[Mono-bugs] [Bug 549882] No font / text displayed in winforms on Ubuntu 9.10 (Karmic)
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#94571">[ date ]</a>
<a href="thread.html#94571">[ thread ]</a>
<a href="subject.html#94571">[ subject ]</a>
<a href="author.html#94571">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE><A HREF="http://bugzilla.novell.com/show_bug.cgi?id=552098">http://bugzilla.novell.com/show_bug.cgi?id=552098</A>
Summary: X Input Context is changed AFTER OnEnter Event is
fired
Classification: Mono
Product: Mono: Class Libraries
Version: 2.4.x
Platform: x86
OS/Version: Ubuntu
Status: NEW
Severity: Major
Priority: P5 - None
Component: Windows.Forms
AssignedTo: <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">mono-bugs at lists.ximian.com</A>
ReportedBy: <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">tim_armstrong at sil.org</A>
QAContact: <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">mono-bugs at lists.ximian.com</A>
Found By: ---
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.3)
Gecko/20090824 Firefox/3.5.3
In developing software for linguistic applications our team recently developed
a patch for the SCIM input method manager that allows us to programmatically
change the selected Input Method (IM). The key idea is that when a user
switches from a textbox that expects English input to, say, a textbox that
expects Thai, the Input Method is automatically switched.
Naturally we do this switch in the OnEnter eventhandler. Unfortunately, it
seems that the X Input Context is switched AFTER the OnEntry event is fired. As
a result we end up switching the IM for the previous context (ie the English
textbox) rather than the new one (ie the Thai textbox).
Reproducible: Always
--
Configure bugmail: <A HREF="http://bugzilla.novell.com/userprefs.cgi?tab=email">http://bugzilla.novell.com/userprefs.cgi?tab=email</A>
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="094570.html">[Mono-bugs] [Bug 544578] Crash in List&lt;&gt;.ToArray()
</A></li>
<LI>Next message: <A HREF="094572.html">[Mono-bugs] [Bug 549882] No font / text displayed in winforms on Ubuntu 9.10 (Karmic)
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#94571">[ date ]</a>
<a href="thread.html#94571">[ thread ]</a>
<a href="subject.html#94571">[ subject ]</a>
<a href="author.html#94571">[ author ]</a>
</LI>
</UL>
<hr>
<a href="http://lists.ximian.com/mailman/listinfo/mono-bugs">More information about the mono-bugs
mailing list</a><br>
</body></html>