Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New login form style display problem since version 1.10.4 #1196

Open
fjllacer opened this issue Sep 28, 2016 · 6 comments
Open

New login form style display problem since version 1.10.4 #1196

fjllacer opened this issue Sep 28, 2016 · 6 comments

Comments

@fjllacer
Copy link

There is a display problem in the ew login form style since version 1.10.4.
The problem only appears in Chrome. When the username and password are autofilled by the navigator, the input fields are fiiled with their default yellow background and this affects the visibility of the small "sign in" icons on the right of the field.
I attach a screenshot of this display problem.

login screen display problem

@azidhaka
Copy link

Same problem here, got many calls from confused users. Reverted to 1.10.3.151 again due to this and #1193

@Pofilo
Copy link

Pofilo commented Sep 28, 2016

So the solution is to change to color of the icons in black or something like that. Will it impact other things in black ?

RainLoop added a commit that referenced this issue Sep 28, 2016
---
Fixes:
New login form style display problem since version 1.10.4 (#1196)
Collapse the TO: field in message view (#1199)
Paste with HTML tags fails (#1193)
@RainLoop
Copy link
Owner

Thanks.
Fixed in the last version.

@RainLoop
Copy link
Owner

Also, I have added special configurations in the last version.

[login]
glass_style = On
hide_submit_button = On

glass_style - Enable/Disable new login style
hide_submit_button - Show/Hide submit button

So now you can customize the look as you more like.

@fjllacer
Copy link
Author

Thank you for your support !!!
I will proceed to update to the last version with the fix.

@Pofilo
Copy link

Pofilo commented Dec 27, 2016

Is it because of something like that that my browser never ask me if I want to remember the password ?

I checked all the conf files (including application.ini), but I never found a option such like that, it's so strange :o

It doesn't come from my browser tho, it happens to all the browsers I tried with ..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants