<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 - Search field should follow localized AutoCorrect options for single and double quotes"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=120010">120010</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Search field should follow localized AutoCorrect options for single and double quotes
          </td>
        </tr>

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

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>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>LibreOffice
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>thomas.lendo@gmail.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Now it is impossible to search for single and double quotes that are typed in
the search field with normal keyboard characters because single and double
quotes are replaced by other characters in normal text due to the localized
options in the AutoCorrect options.

English keyboard layout: ' has its own key, " is shift+' according to
<a href="https://upload.wikimedia.org/wikipedia/commons/5/51/KB_United_States-NoAltGr.svg">https://upload.wikimedia.org/wikipedia/commons/5/51/KB_United_States-NoAltGr.svg</a>
German keyboard layout: " is shift+2 and ' is shift+# according to
<a href="https://upload.wikimedia.org/wikipedia/commons/3/36/KB_Germany.svg">https://upload.wikimedia.org/wikipedia/commons/3/36/KB_Germany.svg</a>

Steps to reproduce:
1) Type or copy the following text into a Writer document.
English text:  Test test “test” test ‘test’ test.
German text:   Test test „test“ test ‚test‘ test.
French text :  Test test « test » test ‘test’ test.

2) Open search with ctrl+f.
3) Type " into the search field and search for it.
4) Type ' into the search field and search for it.

Actual result:
Nothing will be found.

Expected result:
As LibreOffice replaces these characters automatically, the search field should
respect that and find the auto-corrected equivalents. Maybe an option in the
find dialog can be introduced where the user can specify that only the original
"'" and not the auto-corrected localized equivalents should be found. In my
view, the user usually wants to find what is in the document--that's what the
user writes or what LibreOffice auto-corrects.</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>