[Libreoffice-bugs] [Bug 65535] Adding a comment in the middle of a word makes it recognised as misspelt by spellchecker
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Mon Jun 4 12:30:22 UTC 2018
https://bugs.documentfoundation.org/show_bug.cgi?id=65535
Muhammet Kara <muhammet.kara at pardus.org.tr> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords|bibisectRequest |bibisected
--- Comment #17 from Muhammet Kara <muhammet.kara at pardus.org.tr> ---
ce3917fd9ea98ae2089cf4dca9cc742c10935e7f is the first bad commit
commit ce3917fd9ea98ae2089cf4dca9cc742c10935e7f
Author: Bjoern Michaelsen <bjoern.michaelsen at canonical.com>
Date: Mon Dec 10 01:49:34 2012 +0000
source-hash-b0f170d7df9cff12535d2ecfd146b32b745a8ef8
commit b0f170d7df9cff12535d2ecfd146b32b745a8ef8
Author: Caolán McNamara <caolanm at redhat.com>
AuthorDate: Wed Jul 18 17:00:52 2012 +0100
Commit: Caolán McNamara <caolanm at redhat.com>
CommitDate: Wed Jul 18 17:27:09 2012 +0100
0xFFF9 is a better choice for CH_TXTATR_INWORD than 0x0002.
a) the default properties for the code point make it not split a
word it
appears in into two different words in any break mode we have.
Which is what we
want from a CH_TXTATR_INWORD
b) unicode TR#20 gives for the interlinear annotation anchor: "What
to do if
detected: In a proxy context or browser context, remove U+FFF9", so
when we
need to strip it from text to run that text through e.g. the
spellchecker or
word counting then there's a solid precedent for stripping it
In addition I *do* want the footnote placeholder to break the word
it appears
in, that gives the desired wordcount and cursor travelling
behaviour
The BREAKWORD and other *random* selection of CH_TXTATR are still
odd choices,
and there's way too many of them.
Change-Id: I930ff8ff806af448829bc1a1ae6cb92053e9a284
:100644 100644 9d81536e7984b62a455c0e28fd5742cf487e4184
68f099b9e694f9e81548a97f2ca9d3f0d5db65b8 M ccache.log
:100644 100644 795b25464739ab134d722aa7e7d34d6535537138
e8290ad8beece52dc0da61c0d2ce30d3182ed694 M commitmsg
:100644 100644 c248b041df516d7e0f62b85c84ac0ebb59545ff3
630d940d889565aa459edecb3919bda5e64f0588 M dev-install.log
:100644 100644 acfe8830a332b6879cfcec6f74f902d0fb64c562
32e06662778eeba496c378cc426ad2f20e708d32 M make.log
:040000 040000 8b82c14ad77224021d3034b6517a3a67f938064f
36b63cc40dd49eb461a38f39f246f13776b0e07d M opt
--
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/20180604/ae091ab6/attachment-0001.html>
More information about the Libreoffice-bugs
mailing list