Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37740940
en ru br
ALT Linux repos
S:3.50.0-alt1
5.0: 2.26.1.1-alt1
4.1: 2.22.3-alt0.M41.1
4.0: 2.8.3-alt3
3.0: 2.2.3-alt1.1

Group :: Office
RPM: evolution

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: evolution-2.9.1-im-context-reset.patch
Download


--- evolution-2.9.1/calendar/gui/e-day-view.c.im-context-reset	2006-11-06 10:14:26.000000000 -0500
+++ evolution-2.9.1/calendar/gui/e-day-view.c	2006-11-06 10:15:39.000000000 -0500
@@ -6928,6 +6928,9 @@
 	if (!event->canvas_item)
 		return;
 
+	/* Reset IM context. */
+	gtk_im_context_reset (E_TEXT (event->canvas_item)->im_context);
+
 	/* We must grab the focus before setting the initial text, since
 	   grabbing the focus will result in a call to
 	   e_day_view_on_editing_started(), which will reset the text to get
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin