Bug 257565 - Composer switches to upper case unecessarilly when using backspace key
Summary: Composer switches to upper case unecessarilly when using backspace key
Status: RESOLVED UNMAINTAINED
Alias: None
Product: KMail Mobile
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Artur Souza (MoRpHeUz)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-22 01:23 UTC by Sabine Faure
Modified: 2016-09-29 07:53 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
Upper cases letters in middle and end of words when using backspace key (30.34 KB, image/png)
2010-11-22 01:27 UTC, Sabine Faure
Details

Note You need to log in before you can comment on or make changes to this bug.
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.