RESOLVED INVALID 35124
The FIRST letter in the PASSWORD field is taken in UPPERCASE by DEFAULT in gmail.com web page
https://bugs.webkit.org/show_bug.cgi?id=35124
Summary The FIRST letter in the PASSWORD field is taken in UPPERCASE by DEFAULT in gm...
nokiabugz
Reported 2010-02-18 11:28:11 PST
STEPS TO REPRODUCE: 1.Load page http://www.gmail.com. 2. enter username: 'browsernk' and password: 'boston123'. Press the "sign in" button ACTUAL RESULTS: Error message saying "The username and password you entered is incorrect" EXPECTED RESULTS: log into the page and display the e-mail list.
Attachments
Benjamin Poulain
Comment 1 2010-03-04 02:40:55 PST
Invalid: not a webkit issue.
Kenneth Rohde Christiansen
Comment 2 2010-03-04 04:10:18 PST
This actually used to be a WebKit port issue on Maemo5 and we had to add some code disabling uppercasing when using password fields. This code that is already there should work for Symbian as well, or else the ifdef is wrong or there is missing a Qt implementation for Symbian.
Note You need to log in before you can comment on or make changes to this bug.