https://issues.apache.org/ooo/show_bug.cgi?id=2838
binguo <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED CC| |[email protected] Resolution|FIXED |--- --- Comment #27 from binguo <[email protected]> --- Verified it on Aoo_Trunk_20120616.1800.1350879 and it still reproduces, Autocorrect does not work well, so reopen it. The detailed info about one unexpected scenario as below: * I add in "regxo" (in the AutoCorrect Dictionary) to be replaced with the word "reg^o" (`g^' is actually a `g' with a `^'. UCS code is 011D) * When I typed in "Regxo" in a middle of a sentence, it gets replaced with "Regxo" instead of "Reg^o". * Also "REGXO" gets replaced with "REGXO" instead of "REG^O". -- You are receiving this mail because: You are on the CC list for the bug.
