Comment 1 for bug 1043681

Revision history for this message
Cris Dywan (kalikiana) wrote :

Thanks a lot for the report and first analysis!

It appears the real offender is our fallback of gtk_entry_set_placeholder_text, it should treat NULL as unsetting the text. I added that.