Skip to content
  • Matthias Clasen's avatar
    Fix interaction of GtkEntryCompletion with input methods. (#354495, Diego · b46442a5
    Matthias Clasen authored
    2006-10-03  Matthias Clasen  <mclasen@redhat.com>
    
            Fix interaction of GtkEntryCompletion with input
            methods.  (#354495, Diego Escalante Urrelo)
    
            * gtk/gtkentry.c (gtk_entry_completion_key_press): Only reset
            the im context if we actually handle the key event.
    
            * gtk/gtkentrycompletion.c: Also propagate key release events
            to the entry.
    b46442a5