Skip to content
  • Matthias Clasen's avatar
    Bug 530575 – GtkEntry with invisible chars has a confused cursor in · 3a4fea33
    Matthias Clasen authored
    2008-10-02  Matthias Clasen <mclasen@redhat.com>
    
            Bug 530575 – GtkEntry with invisible chars has a confused cursor in
            overwrite mode
    
            * gtk/gtkentry.c (gtk_entry_draw_cursor): Use the visible text
            in the layout when positioning the cursor, not the actual text
            content of the entry. This makes a different when using overwrite
            mode in an invisible entry.
            Problem noticed by Jonathan Blandford
    
            * gtk/gtktextutil.c: Fix a typo in a comment
    
    
    svn path=/trunk/; revision=21580
    3a4fea33