Comment 2 for bug 397409

Revision history for this message
Murray Cumming (murrayc) wrote :

Fixed with this commit in the 1.8, 1.10, and master branches:

2009-07-10 Murray Cumming <email address hidden>

 Export: Don't open the format dialog behind the FileChooser dialog.

 * glom/frame_glom.cc: on_menu_file_export(): Set the FileChooser dialog as
 transient so that the other dialog (opened from the FileChooser) is not
 behind the FileChooser.
 Ubuntu Launchpad bug https://bugs.launchpad.net/ubuntu/+source/glom/+bug/397409
 (elmergato)