Bug 470491

Summary: Broken Capitalizing Function in Kate
Product: [Applications] kate Reporter: John <kdelovaa>
Component: generalAssignee: KWrite Developers <kwrite-bugs-null>
Status: CONFIRMED ---    
Severity: wishlist CC: christoph
Priority: NOR    
Version First Reported In: 23.04.1   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description John 2023-05-31 14:30:57 UTC
SUMMARY
***
Capitalizing in Kate is broken in English language.
***

STEPS TO REPRODUCE
1. Write the following text in Kate "what you don't do"
2. Highlight the text
3. To capitalize this "text/title" press 'ctrl+alt+u"

OBSERVED RESULT
1. This is what is generated: "What You Don'T Do"

EXPECTED RESULT
1. This is what should be generated instead: "What You Don't Do"

SOFTWARE/OS VERSIONS
Operating System: Arch Linux 
KDE Plasma Version: 5.27.5
KDE Frameworks Version: 5.106.0
Qt Version: 5.15.9
X11
Comment 1 Christoph Cullmann 2023-07-02 14:55:32 UTC
I assume we can try to improve the algorithm, it will still not be really language aware.