<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:suokunlong@126.com" title="Kevin Suo <suokunlong@126.com>"> <span class="fn">Kevin Suo</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Spurious spell-checking red wavy line for Chinese text"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=143161">bug 143161</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>UNCONFIRMED
           </td>
           <td>NEW
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Ever confirmed</td>
           <td>
                
           </td>
           <td>1
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Spurious spell-checking red wavy line for Chinese text"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=143161#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Spurious spell-checking red wavy line for Chinese text"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=143161">bug 143161</a>
              from <span class="vcard"><a class="email" href="mailto:suokunlong@126.com" title="Kevin Suo <suokunlong@126.com>"> <span class="fn">Kevin Suo</span></a>
</span></b>
        <pre>Yes, I can reproduce on master.

Currently Simplified Chinese, Tranditional Chinese and Japanese do not have
spell check dictionaries (and I do not expect they will have in the future
because in my opinion the current Hunspell as used by LibreOffice does not
support those languages which do not have a "space" between words).

The code in 
<a href="https://opengrok.libreoffice.org/xref/core/sc/source/ui/view/spellcheckcontext.cxx?r=eb6819e7#298">https://opengrok.libreoffice.org/xref/core/sc/source/ui/view/spellcheckcontext.cxx?r=eb6819e7#298</a>
states that "For spell-checking, we currently only use the primary language;
not CJK nor CTL.", but I do not see any code block below excluded CJK from the
spellcheck.

I am doing bibisecting.</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>