Bug 12395 - MainPage: Avoid upper case for the first letter in username input field
: MainPage: Avoid upper case for the first letter in username input field
Status: CLOSED FIXED
Product: Miniature
UI
: master
: N950 Harmattan
: Medium enhancement (vote)
: 0.4
Assigned To: unassigned
: general
:
: easyfix
:
:
  Show dependency tree
 
Reported: 2011-09-11 12:26 UTC by Uwe Kaminski
Modified: 2011-10-12 01:08 UTC (History)
2 users (show)

See Also:


Attachments


Note

You need to log in before you can comment on or make changes to this bug.


Description Uwe Kaminski (reporter) 2011-09-11 12:26:34 UTC
SOFTWARE VERSION:
master

EXACT STEPS LEADING TO PROBLEM: 
1. Run Miniature
2. Tap into the input field "username"

EXPECTED OUTCOME: 
Virtual keyboard appears and I am able to enter a username without pressing the
shift key to disable the upper case.

ACTUAL OUTCOME: 
Virtual keyboard appears and I have to tap onto "shift" to make an "J"
 a "j". This is necessary to enter my nickname "jukey".

REPRODUCIBILITY: 
always

This may be a system wide "bug" of the vbk but it's still annoying. Quil, can
you confirm this on your N9 with a hopefully newer firmware version?
Comment 1 Quim Gil 2011-09-11 18:19:44 UTC
I agree it's annoying. Haven't got the time/priority to check up the
documentation to find the property to do this. I'll do it if I have time before
0.4 - in the meantime I'll put the easyfix flag.
Comment 2 Quim Gil 2011-09-12 18:43:45 UTC
Fixed in master:
http://gitorious.org/miniature/miniature/commit/3111ab61b1befb11daba2dab6560d913268dc790

Please verify.
Comment 3 Uwe Kaminski (reporter) 2011-09-12 20:07:00 UTC
Works fine now! Thanks for fixing.