We have moved to a new Sailfish OS Forum. Please start new discussions there.
42

[feature-request] Ability to hide letters when typing passwords

asked 2014-12-17 19:35:04 +0300

updated 2016-09-08 18:42:02 +0300

misc11 gravatar image

When I'm on the road I often miss a feature which my tablet actually got. There is an option to hide passwords in general, so if I type it on a webpage or in the account setting, I'm typing but you can only see dots. So it's much harder to read it from beside because you have to look on the keyboard which is often covered by your hands.

Update: To clarify I mean an option to disable this short period of time where you can see the entered letter/number before turning into the "password-dots" or "*"

update: still not implemented in SFOSv2.0.1.11

update: still not implemented in SFOSv2.0.2.51

edit retag flag offensive close delete

Comments

1

which app are you talking about? in general this is working

rudi ( 2014-12-17 21:36:05 +0300 )edit
1

I'm talking about browser and in general. I agree with you, that after entering the password you can only see the dots, but in the moment typing there is a short moment visible. So in public if I'm entering an account or secured web access I would prefer to not even see the letter a short period. I would see as a huge privacy and security enhancement because I often use my Jolla on public places with many people around

drummer12 ( 2014-12-17 21:45:55 +0300 )edit
1

sorry - that's the behavior I know from every OS/browser, for your own security- to check if you're typing correct - you will be locked i.g. after mistyping your pw too often (i.g.)
I like it

rudi ( 2014-12-17 21:49:59 +0300 )edit
1

Like I told in the question my Tablet (Samsung Galaxy note 8.0 Android 4.4.2) got an option for the described behaviour. I dont't know from which OS you are talking but as I wrote it's feature request.

drummer12 ( 2014-12-17 22:03:28 +0300 )edit

hm - am we talking about the same?
press a key, see for a second your input, then a '*' or something similar, next input?
i.g. that's not a matter of OS, if used in web
and working on the phone

rudi ( 2014-12-17 22:32:52 +0300 )edit

2 Answers

Sort by » oldest newest most voted
10

answered 2014-12-22 12:37:34 +0300

Hi drummer12,

This is an option of the developers. When creating a TextField (to input text - like a password), it is possible to set the property "echoMode" to the following options:

  • TextInput.Normal - displays all text as entered (the default value)
  • TextInput.Password - displays asterisks in place of entered text
  • TextInput.PasswordEchoOnEdit - displays text as entered when the item has active focus and the text is being modified; otherwise, displays asterisks in place of entered text
  • TextInput.NoEcho - entered text is not displayed

I'm not home to test, but I believe that the behavior you are describing is when developers set "echoMode" to "TextInput.PasswordEchoOnEdit". If it is set to "TextInput.Password", I think it's going to show asterisks (*) directly, without showing the character entered for a short time.

So, it may be a developer option to enable it.

edit flag offensive delete publish link more

Comments

would be great to hear more about that! Maybe with some tweaking advices or even better an openrepo-paket to install ;)

drummer12 ( 2014-12-22 18:21:48 +0300 )edit
0

answered 2015-02-05 15:46:33 +0300

Ghost gravatar image

maze lock patch helps you to mask your characters immediately

edit flag offensive delete publish link more

Comments

also in browser?

drummer12 ( 2015-02-09 01:17:40 +0300 )edit

no .. its only for the device lock

Ghost ( 2015-02-09 02:52:52 +0300 )edit

thanks for the hint, but I'm searching for some tweak or repisitory to alwayd hide typed passwordcharacters

drummer12 ( 2015-02-09 10:22:49 +0300 )edit
Login/Signup to Answer

Question tools

Follow
4 followers

Stats

Asked: 2014-12-17 19:35:04 +0300

Seen: 1,292 times

Last updated: Sep 17 '16