<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED WONTFIX - File save dialogs appear twice if user reconsiders non-ODF format to ODF during save"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=95701#c11">Comment # 11</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED WONTFIX - File save dialogs appear twice if user reconsiders non-ODF format to ODF during save"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=95701">bug 95701</a>
              from <span class="vcard"><a class="email" href="mailto:mikekaganski@hotmail.com" title="Mike Kaganski <mikekaganski@hotmail.com>"> <span class="fn">Mike Kaganski</span></a>
</span></b>
        <pre>(In reply to Helge Hafting from <a href="show_bug.cgi?id=95701#c10">comment #10</a>)
<span class="quote">> Proposed order:
> 1. User does a save(as)
> 2. It is a docx file, so suggest the better ODF format. User accepts or
> rejects
> 3. Check if document.odf (or document.docx) exists, depending on selected
> format. The file dialog is seen only once, for the one format the user went
> for. No check or dialog done for the rejected file format.</span >

No. It's the file type user chose in the dialog that we check later, not the
original type of the document (which is none for a newly created document that
had not been saved yet). It's incorrect to interfere *before* user told you
which file type they want to use; it would be wrong to show an extra dialog to
a user who was going to choose ODF themselves (e.g., opened an old DOCX and is
saving to ODT).</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>