https://bugs.freedesktop.org/show_bug.cgi?id=55292

Patrick Gillespie <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |---

--- Comment #32 from Patrick Gillespie <[email protected]> ---
Testing with:

Version: 4.4.0.0.alpha0+
Build ID: 04a65e2704ee80701ca750f2e7c8c0565d2aa830
TinderBox: Linux-rpm_deb-x86_64@46-TDF, Branch:master, Time:
2014-08-04_23:46:59

“--test.”     --> Does not correct (with period).
“---test.”    --> Does not correct (with period).

--test        --> Does not correct (without period and return).
---test       --> Does not correct (without period and return).

–test.        --> Does Correct.
–-test.       --> Incorrectly to an en-dash and dash.

Super—man     --> Incorrectly corrects to dashes to an em-dash (with return)
Super---man   --> Does not correct (with return).

super—man.    --> Does correct (with period).
Super–-man.   --> Incorrectly corrects to an en-dash and dash (with period).

Test–         --> Does correct (with return).
test---       --> Does not correct (with return).

test–.        --> Does correct (with period)
Test–-.       --> Incorrectly corrects to an en-dash and dash (with period).

“Test--”      --> Does not correct.
“Test---”     --> Does not correct.

The above results were obtained with the recommended auto-correct entries:

.*--.*   for en-dash
.*---.*  for em-dash
.*–-.*   for em-dash
.*–- .*  for em-dash

Reopened the bug. :-/

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

Reply via email to