Bug 257565

Summary: Composer switches to upper case unecessarilly when using backspace key
Product: [Applications] KMail Mobile Reporter: Sabine Faure <sabine>
Component: generalAssignee: Artur Souza (MoRpHeUz) <asouza>
Status: RESOLVED UNMAINTAINED    
Severity: normal CC: tokoe
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: Upper cases letters in middle and end of words when using backspace key

Description Sabine Faure 2010-11-22 01:23:35 UTC
Version:           unspecified (using Devel) 
OS:                Linux

If the user types text in the Composer and uses the backspace key to delete a letter because she made a mistake, when she types the correct letter it is displayed in upper case even in the middle of a word.

Reproducible: Always

Steps to Reproduce:
- Launch Kmail-mobile
- Click on 'Write new email'
- Type 'Tess'
- Use the backspace key and go back to 'Tes'
- Type 'ting'

Actual Results:  
The corrected letter is displayed in upper case for no reason (ex: TesTing)

Expected Results:  
Using the backspace key to make correction should not change a word case.

Note: As a result of the bug letters in upper case can be found at the beginning of words in the middle of a sentence, in the middle of words and at the end of words.

N900, 4:4.6~20101119.1198723-1maemo1.1198084
Comment 1 Sabine Faure 2010-11-22 01:27:13 UTC
Created attachment 53623 [details]
Upper cases letters in middle and end of words when using backspace key

N900, 4:4.6~20101119.1198723-1maemo1.1198084
Comment 2 Tobias Koenig 2010-12-02 12:43:17 UTC
Sounds like related to bug 251988
Some bug in the input handler code of Qt on Maemo?
Comment 3 Volker Krause 2010-12-10 12:14:42 UTC
Yep, that's another one of the Qt on Maemo input issues, works fine on WinCE.