Issue 113785 - ligatures and spell checking
Summary: ligatures and spell checking
Status: CLOSED FIXED
Alias: None
Product: Writer
Classification: Application
Component: code (show other issues)
Version: DEV300m86
Hardware: All All
: P3 Trivial (vote)
Target Milestone: 3.4.0
Assignee: eric.savary
QA Contact: issues@sw
URL:
Keywords:
Depends on:
Blocks: 79498
  Show dependency tree
 
Reported: 2010-08-11 06:54 UTC by thomas.lange
Modified: 2017-05-20 10:22 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description thomas.lange 2010-08-11 06:54:54 UTC
Ligatures prove to be word breaking for spell checking. However they are not for
thesaurus and hyhenation.
Comment 1 thomas.lange 2010-08-11 06:55:20 UTC
.
Comment 2 thomas.lange 2010-08-23 13:59:59 UTC
.
Comment 3 thomas.lange 2010-08-24 15:50:19 UTC
Fixed in CWS tl82.

There are Latin and Armenian ligatures in Unicode:
  http://www.unicode.org/charts/PDF/UFB00.pdf. 
They range from 0xFB00-0xFB06 and 0xFB13-0xFB17
Comment 4 thomas.lange 2010-08-25 12:20:35 UTC
ligatures:
ff  fi  fl  ffi  ffl  ſt  st

Example for words with ligatures:
ruffle  fish  floating  office  offline  ſtep  west  

TL->SBA: Please note that
a) currently ligatures are only supported by the en-US dictionary set that comes
along with OOo.
b) also the above one currently has only support for the first 5 ligatures and
not yet for the two st ligatures.
c) Armenian ligatures should work as well but I skipped searching for examples
Comment 5 thomas.lange 2010-09-13 08:23:55 UTC
tl->es: please verify. Thanks!
Comment 6 thomas.lange 2010-09-13 08:27:09 UTC
tl->es: please note, that the last two ligatures are not supported by the
current en-US dictionary thus those will be marked as wrong. But at least you
can see that the whole word is reported in one chunk and thus that those
ligatures also no longer get split for spell checking.
Comment 7 eric.savary 2010-09-23 13:13:46 UTC
Verified in CWS tl82