Ticket #1161 (closed defect: fixed)

Opened 2 years ago

Last modified 20 months ago

Re-check the "word separators" list for spellchecker

Reported by: nielsm Owned by: nielsm
Priority: normal Milestone: 2.1.9
Component: Subtitle Version: 2.1.8
Severity: minor Keywords: spellchecker
Cc: Platform: All
Sub Component:

Description

We have hyphen (U+002D) in the word separator characters list in utils.cpp but that one should actually affect spelling in many cases.
We should check if there's more bad characters like that in the list.

Change History

comment:1 Changed 20 months ago by nielsm

  • Status changed from new to accepted
  • Owner set to nielsm

comment:2 Changed 20 months ago by nielsm

  • Status changed from accepted to closed
  • Resolution set to fixed

(In [4381]) Clean up spell checker "word separators" list and add comments for the individual codepoints in it.
Closes #1161.
Trunk should not receive this change, instead #1206 should be implemented there.

Note: See TracTickets for help on using tickets.