<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Make all file types visible in file save dialog"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=96278#c9">Comment # 9</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Make all file types visible in file save dialog"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=96278">bug 96278</a>
              from <span class="vcard"><a class="email" href="mailto:tietze.heiko@gmail.com" title="Heiko Tietze <tietze.heiko@gmail.com>"> <span class="fn">Heiko Tietze</span></a>
</span></b>
        <pre>(In reply to Regina Henschel from <a href="show_bug.cgi?id=96278#c8">comment #8</a>)
<span class="quote">> The dialog must provide the option to determine the export filter.</span >
If the user doesn't select explicitly a filter (aka dropdown item other than *)
the default is taken (odt for Writer, ods for Calc etc.)

<span class="quote">> The dialog has an "automatic file extension" option, which needs the exact
> filter.</span >
See above; if the filename would be specified with a proper extension like
foo.doc the respective format could be used since we also show a confirmation
dialog in this case

<span class="quote">> There exists the request, that a default name is provided, <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Add *option* for proposing a file name based on the content of the document on first save"
   href="show_bug.cgi?id=58685">bug 58685</a>.</span >
The default file name would be inserted when the dialog opens. So it's not
related to the filter.

<span class="quote">> The request here does not distinguish between LO dialog or operating system
> dialog.</span >
I don't see a reason to make the internal dialog different from the system
(AFAIK it was introduced as a workaround for kde4)

<span class="quote">> The reporter makes several suggestions. It is not clear, which of them
> should be taken, or perhaps a different way?</span >
My take was to implement the filter like in open dialogs.

<span class="quote">> On Windows entering an expression with a * as wildcard in the file name
> field and pressing enter will show only matching files without changing the
> selected filter. For example "*" will show all files or "*3D*" will show all
> files, for which the file name contains "3D" or "*.doc" will show old MS
> Word documents. So for the Windows dialog no action is needed.</span >
The filter is of course a convenience function.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>