Bug #4923
openWLineEdit
0%
Description
Hi,
WLineEdit method setAutoComplete(false) is not working anymore on Google Chrome and may be other browsers,
disabling autocomplete is important to avoid saving passwords in critical environements,
Can you take a look at this please ?
best regards,
Updated by Koen Deforche over 8 years ago
- Status changed from New to InProgress
- Assignee changed from Koen Deforche to Roel Standaert
Updated by Roel Standaert over 8 years ago
- Status changed from InProgress to Feedback
It seems to work fine for me. In what configuration are you using the WLineEdit? What version of Wt are you using? Could you provide a test case?
Updated by Momo LALMI over 8 years ago
Hi Roel,
This happens with Linux/FastCGI and Windows/httpd, Google Chrome (and a client reported the same issue on IE 11).
I can send you some screenshots or set up a remote session to allow you to see this in action,
best regards,
Updated by Roel Standaert over 8 years ago
Is this the latest version of Wt on GitHub you are using? I tried both the 3.3.5 release and the latest version, and everything seems to be working properly.
Screenshots could be helpful. A test application would also help. I wrote my own test application, but maybe there's some reason that it's not sufficient to reproduce the issue.
Updated by Roel Standaert over 8 years ago
Could it be this issue you're experiencing? https://bugs.chromium.org/p/chromium/issues/detail?id=468153