filipst / hackerskeyboard

Automatically exported from code.google.com/p/hackerskeyboard
0 stars 0 forks source link

Password fields in Honeycomb browser show predictions #100

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. On a Honeycomb system, go to a web page containing a password entry form 
with the stock browser
2. Enter text in the password field using the soft keyboard

What is the expected output? What do you see instead?
The keyboard should recognize the field as a password field and hide the 
completion suggestions. Instead, the characters being typed are unexpectedly 
visible in the completion bar.

Note that the displayed completions aren't saved anywhere unless you 
specifically press them to add them to the dictionary manually, but this should 
of course still be fixed due to the shoulder surfing risk.

Note to self: see which of the many input field flag variations the Honeycomb 
stock browser uses. Ideally add a debug option which allows users to view this 
detail themselves, for example from the settings menu?

Original issue reported on code.google.com by Klaus.We...@gmail.com on 25 Oct 2011 at 6:25

GoogleCodeExporter commented 9 years ago
This should be fixed by revision 42b934a2e4ae, Honeycomb introduced a new field 
type WEB_PASSWORD that the Gingerbread keyboard source didn't yet recognize.

Please try v1.26rc5 (or later) from 
http://code.google.com/p/hackerskeyboard/downloads/list which should fix this 
issue.

Original comment by Klaus.We...@gmail.com on 31 Oct 2011 at 12:05

GoogleCodeExporter commented 9 years ago
Included in Market release v1.27.

Original comment by Klaus.We...@gmail.com on 7 Nov 2011 at 2:18

GoogleCodeExporter commented 9 years ago
Bulk update - changing "Fixed" to "Verified" for old bugs.

(Background: I'm changing the "Fixed" status to be considered open, the next 
steps in the lifecycle will be the closed states "FixInTest" and "Verified". 
This lets me mark issues as "Fixed" in commit messages without hiding them from 
the issue tracker.)

Original comment by Klaus.We...@gmail.com on 22 Jan 2013 at 7:33

GoogleCodeExporter commented 9 years ago
Bulk update - changing "Fixed" to "Verified" for old bugs.

Original comment by Klaus.We...@gmail.com on 22 Jan 2013 at 7:34