** Description changed:

  In Jaunty, GNOME print dialogs have a "Print to File" printer available
  in the Print dialog. When you select this printer, the output file's
  suggested name is "output.pdf" and the suggested location is the user's
- home directory. Even worse, Firefox suggests "~/.ps", which will create
- an invisible file in the user's home directory, using a file format
- (postscript) that the user may not understand.
+ home directory.
  
  "output" is jargon, has the potential to collide with another file of
  the same name in the destination directory, and is difficult to remember
  as it has no relation to the name of the file being printed.
  Incorporating the source file's name in the output filename seems like a
  great improvement.
  
  Saving to the user's home directory is reasonable, but the Desktop is a
  more accessible location. We may also want to consider saving the PDF to
  the same directory as the source file.
  
  Suggestion:
-  * Always default to PDF format.
-  * Reuse the source filename if known, else use "Untitled" or the naming 
convention for unnamed files.
-  * Default to saving on the Desktop rather than inside the user's home folder.
+  * Always default to PDF format.
+  * Reuse the source filename if known, else use "Untitled" or the naming 
convention for unnamed files.
+  * Default to saving on the Desktop rather than inside the user's home folder.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gtk+2.0 in Ubuntu.
https://bugs.launchpad.net/bugs/382829

Title:
  Suggested output when printing a file to PDF is technical and generic
  "~/output.pdf"

To manage notifications about this bug go to:
https://bugs.launchpad.net/gtk/+bug/382829/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

Reply via email to