[Libreoffice-bugs] [Bug 128860] Incorrect autocorrection of apostrophes in German text

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Sun Nov 17 18:31:14 UTC 2019


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

V Stuart Foote <vstuart.foote at utsa.edu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |needsDevEval
           See Also|                            |https://bugs.documentfounda
                   |                            |tion.org/show_bug.cgi?id=11
                   |                            |5382,
                   |                            |https://bugs.documentfounda
                   |                            |tion.org/show_bug.cgi?id=11
                   |                            |6062
                 CC|                            |erack at redhat.com,
                   |                            |fitojb at ubuntu.com,
                   |                            |nemeth at numbertext.org,
                   |                            |sophi at libreoffice.org,
                   |                            |vstuart.foote at utsa.edu
           Severity|normal                      |enhancement
             Blocks|                            |103341

--- Comment #4 from V Stuart Foote <vstuart.foote at utsa.edu> ---
Seems to me current handling of typographic 'single quotes' is correct to
function--use of opening and closing quotation. An immediate <Ctrl>+z or <Esc>
will revert any unwanted autocorrect while typing.

And as noted entries in the autocorrect Replacement strings data file by locale
(of the Paragraph being edited) will take precedence over the option
corrections of single and double quotes while typing or modifying content.

But, seems it could be a reasonable enhancement to the edit engine where it
should be possible to set additional logic testing for entry of second "'"
(0x0027). Maybe as simple as: "more than two words and it gets handled as a
quotation, one or two words and it is an apostrophe"--and receiving a locale
preferred typographic glyph for apostrophe. Though probably just the
QuotationEnd of the localedata/data/[locale]

=-notes-=

Related issue for the fr-CH users in bug 116062 where we in the
i18npool/source/localedata/data/fr_CH.xml we reverted correct Swiss national
"‹" (0x2039) & "›" (0x203a) to  "‘" (0x2018) & "’" (0x2019) for QuotationStart
& QuotationEnd to restore use of the apostrophe.

While for bug 1115382 László tweaked apostrophe usage for the -HU locales via
the Autocorrect logic.

Likewise we have some issues with RTL scripts, eg. bug 114575, where we reverse
the order of Starting and Ending. Or as in bug 114184 needing support in Hebrew
for its Geresh and Mercha.


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=103341
[Bug 103341] [META] AutoCorrect and Word Completion bugs and enhancements
-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20191117/d61f2fb4/attachment-0001.html>


More information about the Libreoffice-bugs mailing list