From Bugzilla Helper: User-Agent: Mozilla/5.0 Galeon/1.2.5 (X11; Linux i686; U;) Gecko/20020625 Description of problem: Galeon's print to file feature overwrites existing files without prompting the user first. Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1. `touch /tmp/foo.ps` 2. view a document with galeon 3. select file->print menu item 4. tell galeon to print to a file and choose the file /tmp/foo.ps Actual Results: Galeon overwrites /tmp/foo.ps. Expected Results: Galeon should tell the user that /tmp/foo.ps already exists and ask if it should be overwritten. Additional info:
If it gets fixed upstream it will get included otherwise I'm probably not going to fix it.