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
Sounds like a input bug in Qt on Maemo
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.
Indeed a Qt on Maemo issue, works fine on WinCE.
Is it really a Qt on Maemo problem? Has somebody filed that bug yet?
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).