Bug 251988

Summary: Email address edit fields should not uppercase the first character
Product: KDE PIM Mobile Reporter: Rolf Eike Beer <kde>
Component: generalAssignee: Artur Souza (MoRpHeUz) <asouza>
Status: RESOLVED UNMAINTAINED    
Severity: normal CC: bjoern.ricks, bugs, domlyons, tokoe
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Maemo 5   
OS: Linux   
Latest Commit: Version Fixed In:

Description Rolf Eike Beer 2010-09-21 22:56:06 UTC
Version:           unspecified (using Devel) 
OS:                Linux

The edit fields for email addresses (especially those in the configuration where you would not enter something like "Joe M. User <joe@example.org>", but just have to write "joe@example.org", should not uppercase the first character. Also they should treat the space key always as @ as there can't be spaces in email addresses.

Reproducible: Always
Comment 1 Tobias Koenig 2010-12-01 19:17:44 UTC
Sounds like a input bug in Qt on Maemo
Comment 2 Bjoern Ricks 2010-12-02 08:56:02 UTC
There a several issues with input fields on maemo. Some fields start with uppercase some not and e.g. in account manager it's possible to use autocompletion for the name but not for the email address.
Comment 3 Volker Krause 2010-12-10 12:11:40 UTC
Indeed a Qt on Maemo issue, works fine on WinCE.
Comment 4 Dominic Lyons 2011-01-03 21:02:57 UTC
Is it really a Qt on Maemo problem? Has somebody filed that bug yet?
Comment 5 Dominic Lyons 2011-01-03 21:07:41 UTC
Independent from the possibility that this could be a Qt bug this bug should be renamed: This start-with-uppercase behavior seems to be also true for password fields - this is really tricky because you can't see it (even not the last character you typed as other Maemo password fields do).