[Libreoffice-ux-advise] [Bug 91132] FILESAVE: save a copy or PDF export -> ending isn' t handled well if filename ends with ".1"
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Sun Jan 1 10:37:14 UTC 2017
https://bugs.documentfoundation.org/show_bug.cgi?id=91132
Heiko Tietze <tietze.heiko at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords|needsUXEval |
--- Comment #52 from Heiko Tietze <tietze.heiko at gmail.com> ---
(In reply to Dennis Roczek from comment #51)
> The q is now for the ux-advice team: is that intended - i do not believe.
The common behavior under Windows is to add the extension whether the file name
consists of dots or not (double-check with Editor or Wordpad). If the file name
should be different from the default extension you can escape it with double
quotes like "1.1" (which pops up a confirmation box).
Expected file name with txt, for example:
Automatic file extension on with LibO dialogs (default)
1: 1.txt
1.1: 1.1.txt
1.2: 1.2.txt
"1": 1
"1.1": 1.1
"1.2": 1.2
Automatic file extension off
1: 1
1.1: 1.1
1.2: 1.2
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Libreoffice-ux-advise
mailing list