<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Font in Spelling and Grammar Check of Writer"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=127033#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Font in Spelling and Grammar Check of Writer"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=127033">bug 127033</a>
              from <span class="vcard"><a class="email" href="mailto:am_dxer@fastmail.fm" title="am_dxer <am_dxer@fastmail.fm>"> <span class="fn">am_dxer</span></a>
</span></b>
        <pre>I just bisected a bug relating to accessibility in the spell check dialog.
Since the spell check dialog was welded, accessibility regressed and maybe this
commit caused the same problem. There are small issues like this that crop up
but having the modern dialogs provides so many benefits and working through the
issues is a minor difficulty for a good cause. Can someone check if this commit
causes the regression? I am totally blind so can't do it.

commit 243b5b392906042ab03800e0b5765e6f3513372c
Author: Caolán McNamara <<a href="mailto:caolanm@redhat.com">caolanm@redhat.com</a>>
Date:   Fri Jun 14 21:56:44 2019 +0100

    weld SpellDialog

    a) use EditEngine instead of TextEngine as the former can be hosted in a
       foreign widget
    b) use a SfxGrabBagItem to hold the custom spellchecking info inside the
       EditEngine
    c) in longer paragraphs the current word is now auto-scrolled into view
    d) rename Invalidate to InvalidateDialog</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>