Page 1 of 1

Android: Data Entry Field Defaults/Masking

Posted: Mon Aug 13, 2012 12:32 pm
by Tabe
Brand new user to the Android version of iScore here, just coming onboard after giving up on another app. Anyway, noticed a couple quirks using the Android version of the app:

1) When logging into your site to do the "Get From Web" Data Sharing option, the password field defaults to the first letter of the password being capitalized. This is incorrect and the field should be set to be lower case entry from the first character by default.

2) When entering the password on both the "Get From Web" screen and the screen for changing the admin site's password, the password is not masked with "*". This is perhaps a very minor issue since the password for the admin site is clearly visible from within the app anyway but this is still a non-standard practice.

Tabe

Re: Android: Data Entry Field Defaults/Masking

Posted: Mon Aug 13, 2012 3:05 pm
by FTMSupport
We are not setting either of these things to happen in our code. What type of Android device are you using? Maybe there are some quirks with that device. If you tell us what type of device and Android Version you are using, we can check into it.

Re: Android: Data Entry Field Defaults/Masking

Posted: Mon Aug 13, 2012 5:18 pm
by Tabe
FTMSupport wrote:We are not setting either of these things to happen in our code. What type of Android device are you using? Maybe there are some quirks with that device. If you tell us what type of device and Android Version you are using, we can check into it.
I am using the Tmobile version of the Samsung Galaxy S2. This is an issue specific to your software. Literally every other site and app I've used doesn't have these issues.

Tabe

Re: Android: Data Entry Field Defaults/Masking

Posted: Tue Aug 14, 2012 5:52 pm
by FTMSupport
We have tested on several Android devices (Kindle Fire, Thunderbolt, Droid, Galaxy Tab), and none of them are capitalizing the first letter of the password. The password is shown in clear text, but that should not effect the functionality of the password field.