| Summary: | Change case: Uppercase and lowercase is inverted | ||
|---|---|---|---|
| Product: | [Applications] kmail2 | Reporter: | Florian <floeschie> |
| Component: | composer | Assignee: | kdepim bugs <pim-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | minor | CC: | montel |
| Priority: | NOR | ||
| Version First Reported In: | 4.13.2 | ||
| Target Milestone: | --- | ||
| Platform: | Ubuntu | ||
| OS: | Linux | ||
| Latest Commit: | http://commits.kde.org/kdepim/02b6f51ea71ad863d25ba837ba86707de5b850bf | Version Fixed/Implemented In: | 4.14 |
| Sentry Crash Report: | |||
I confirm. I will fix it soon. Git commit 02b6f51ea71ad863d25ba837ba86707de5b850bf by Montel Laurent. Committed on 30/07/2014 at 18:24. Pushed by mlaurent into branch 'KDE/4.14'. Fix Bug 337909 - Change case: Uppercase and lowercase is inverted FIXED-IN: 4.14 M +2 -2 kmail/editor/kmcomposewin.cpp http://commits.kde.org/kdepim/02b6f51ea71ad863d25ba837ba86707de5b850bf |
I wanted to change a word into uppercase characters. However the option does not work. Reproducible: Always Steps to Reproduce: 1. Create a new mail 2. Add text "The Quick Brown Fox" 3. Mark these words 4. Select Edit → Change case → Uppercase Actual Results: Characters are transformed into lowercase ("the quick brown fox") Expected Results: Characters are transformed into UPPERCASE ("THE QUICK BROWN FOX")