GNOME Bugzilla – Bug 341099
The second argument of gtk_im_context_set_client_window() should be set NULL when widget is unrealized.
Last modified: 2013-09-13 00:51:11 UTC
Please describe the problem: The second argument of gtk_im_context_set_client_window() should be set NULL when widget is unrealized. Steps to reproduce: 1. 2. 3. Actual results: Expected results: Does this happen every time? Other information:
Created attachment 65065 [details] [review] the patch
Created attachment 65369 [details] [review] update patch added ChangeLog.
definitely a 2.6.3 target to me.
Looks good to commit
Committed to HEAD. Thank you for your review.