<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Make Insert Special Character a Modeless Window"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=139796#c16">Comment # 16</a>
              on <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Make Insert Special Character a Modeless Window"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=139796">bug 139796</a>
              from <span class="vcard"><a class="email" href="mailto:dhorton668@gmail.com" title="Dave <dhorton668@gmail.com>"> <span class="fn">Dave</span></a>
</span></b>
        <pre>From the information in the article previously linked:
<a href="https://www.nngroup.com/articles/modal-nonmodal-dialog/">https://www.nngroup.com/articles/modal-nonmodal-dialog/</a>, I would say the
balance tips to non-modal.

Listed disadvantages of modal dialogs that directly apply to my experience.
* They interrupt the user’s workflow.
* They cause users to forget what they were doing. (Due to task switching.)
* They block the content in the background.

The article goes on to say that modal dialogs are appropriate "for important
warnings, as a way to prevent or correct critical errors."

I can see a Save or Discard Changes dialog being modal. Insert Special
Character? Not so much, for the disadvantages listed above.

There's plenty of screen real estate on a modern 16:9 display to have a
document and a dialog side by side.

I'm not claiming this is a high-priority enhancement, it just seems like it
would offer consistency for the end user and that there is not much programming
effort involved to make it happen.

Having more than one way to accomplish a task is a good thing.</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>