<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - automatically recognize language"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=132294#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - automatically recognize language"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=132294">bug 132294</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>We don't only check spelling of separate words, but also some rules (see e.g.
English Sentence Checking in Options|Language Settings); they are
language-specific. Additionally, there are grammar checkers like LanguageTool
that use more involved rules. And even in simplest case, a word that is OK in
one language is not necessarily OK in another, so using all installed
dictionaries potentially results in too forgiving check.

We already have built-in mechanism for using input language from system for
entered text. That allows user to switch the input language using normal OS
method (e.g., Shift+Alt)? and LibreOffice follows. In countries like Russia,
where Cyrillic keyboard layout is necessarily different from Latin layout,
users are used to that, and you couldn't enter an English word without
switching keyboard layout *and* input language at the same time. In case one
wants to switch between two Roman languages, possibly people don't use that,
and keep typing characters of a different language without doing anything to
change input language ... but they can set it up, and have it working. At least
on Windows, see <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - System input language is always ignored on Linux"
   href="show_bug.cgi?id=108151">tdf#108151</a>.</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>