https://bugs.documentfoundation.org/show_bug.cgi?id=91132

Heiko Tietze <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|needsUXEval                 |

--- Comment #52 from Heiko Tietze <[email protected]> ---
(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 the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to