mitchell:
I'm running GTK 2.10.6. When the FileChooser dialog comes up, focus is immediately given to the Location text entry. It is there that I can type anything (garbage, file paths, etc.) and SciTE will abort.
OK, if you press Ctrl+L you get the Location entry and its sticky, even through a restart. When I try the steps I get a warning with "Could not open file '/home/neil/wkejrhb'". Have you turned on open.dialog.in.file.directory? That adds in a call gtk_file_chooser_set_current_folder which could potentially pass a bad path. Neil _______________________________________________ Scite-interest mailing list [email protected] http://mailman.lyra.org/mailman/listinfo/scite-interest
