<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - spell checker should deny cap on some lower-case words"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=134662">134662</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>spell checker should deny cap on some lower-case words
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>LibreOffice
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>6.4.4.2 release
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>x86-64 (AMD64)
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux (All)
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>UNCONFIRMED
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>enhancement
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Writer
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>libreoffice-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>Nick_Levinson@yahoo.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Description:
A word may be correct only if always lower-case. Spell-checking permits words
to get capital initials at beginnings of sentences. This capitalization should
be suppressible for particular words, such as some computer commands for Unix,
Linux, and BSD.

Steps to Reproduce:
1. Check that your LO spelling checker's user-defined dictionary does not
include the following: dd
2. In a Writer document, type the following: Dd dd
3. Run spell-check (F7).

Actual Results:
This passes the spell-check.

Expected Results:
Since the term is correct only for all lower-case because using any other case
when entering the command in a command-line interface (especially with older
distributions of Linux), "Dd" should be rejected as a misspelling even though
it's at the beginning of the sentence.


Reproducible: Always


User Profile Reset: No



Additional Info:
For a few words, only the literal entry in the custom dictionary would be
approved in a document.

The suppression should be available for words in the main dictionary as well as
in custom dictionaries. Suppression even in the main dictionary would be by the
user's choice.

While I use a Linux distro for which the CLI tentatively recognizes the initial
capital for a Linux command (it suggests proceeding with the lower-case
alternative), arguments and options are often case-sensitve to the point of
assigning different meanings for different cases, and for that situation spell
checker suppression would help with Writer.

The UserProfile doesn't seem to be available for resetting.

OpenGL doesn't seem to be available for enabling.</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>