Bug 251988 - Email address edit fields should not uppercase the first character
Summary: Email address edit fields should not uppercase the first character
Status: RESOLVED UNMAINTAINED
Alias: None
Product: KDE PIM Mobile
Classification: Miscellaneous
Component: general (show other bugs)
Version: unspecified
Platform: Maemo 5 Linux
: NOR normal
Target Milestone: ---
Assignee: Artur Souza (MoRpHeUz)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-21 22:56 UTC by Rolf Eike Beer
Modified: 2016-09-29 07:54 UTC (History)
4 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

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