toptensoftware / RichTextKit

Rich text rendering for SkiaSharp
Other
361 stars 74 forks source link

Word-based-navigation fails if word has " in front #88

Open TopperDEL opened 10 months ago

TopperDEL commented 10 months ago

Navigating with NavigationKind.WordLeft fails if in front of the word is an apostrophe. The navigation then gets handled as a "CharacterLeft". The same is for Wordright.