Comment 15 for bug 29584

Revision history for this message
Pete Savage (petesavage) wrote :

Bug is still present, tried in gedit and GIMP.

In pygtk at least, the problem seems to be due to a delete_event signal being captured and held onto whilst waiting for user input. I have a way round this for small apps, but it would be great to have it fixed at the source