https://bugs.documentfoundation.org/show_bug.cgi?id=120284

            Bug ID: 120284
           Summary: Autocorrection wrong at word tail - looks it loose
                    first char of pattern when no space before
           Product: LibreOffice
           Version: 6.0.5.2 release
          Hardware: x86-64 (AMD64)
                OS: Windows (All)
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Writer
          Assignee: [email protected]
          Reporter: [email protected]

Description:
Try to make a auutocorerction rule for greek language was hard:
pattern `υυ change to U774 (COMBINING BREVE) works only if type it at space.
if type some word and place `υυ - nothing chages, 
inserting pattern in a word - also nothing changes.

Same happens with Russian default autocorrections : 
pattern <-> - works fine only after space. 
if pattern types after word - char '<' leave after word, and only '->' will be
corrected.


Steps to Reproduce:
1.set russian language on text, and turn on autocorrection on type
2. type some word with <-> like гыгыг<->
  you get autocorrection гыгыг<→ 
3. set text language greek.
4. add to greek autocorrection rules `υυ change to U774 (COMBINING BREVE)
5. type after space  `υυ
  here you got U774 character after change
6. type some letter and `υυ - like ο`υυ 
   no autocorrection here


Actual Results:
autocorrection works only at begining of word, and it changes only when some 
space delimiter enter (space, tab, enter)

Expected Results:
expectis normal autocorrection during word type: first char of a entered
pattern must normaly take into account.
expects normal autocorrection exactly after pattern recognize - when all chars
of pattern typed, not only after space/tab/enter


Reproducible: Always


User Profile Reset: No



Additional Info:
bug has explored on libreoffice 6.0.5 on win8.1 (x64)

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to