Quote:
Originally Posted by lichunter
Hi Bartp5... Yes, this is exactly my problem... The keyboard only appear when I click on password input, but not on username input... How do you do it?
|
You are right! This is a new bug because in the past it worked. As it used to work the username was filled in automatically so I did not notice it.
Convenient it is not but a workaround would be to edit the file "/root/Settings/Onyx/Web Browser.conf"
In the "[AutoComplete]" section the settings for gmail should look like this (at least that is how it looks in my device):
Code:
[AutoComplete]
https%253A%252F%252Faccounts.google.com%252FServiceLogin\Email=<xxx>@gmail.com
https%253A%252F%252Faccounts.google.com%252FServiceLogin\Passwd=
https%253A%252F%252Faccounts.google.com%252FServiceLogin\f=1
https%253A%252F%252Faccounts.google.com%252FServiceLogin\form_first_control=f
https%253A%252F%252Faccounts.google.com%252FServiceLogin\form_index_number=0
https%253A%252F%252Faccounts.google.com%252FServiceLogin\form_password_control=passwd
https%253A%252F%252Faccounts.google.com%252FServiceLogin\form_username_control=
Where <xxx> should be your username.