-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
Login autofill popup appears unexpectedly in odd location upon page load #1713
Comments
yes @srirambv, this is intentional for the effect of kFillOnAccountSelect so that you know there is a login form that isn't in the viewport right now. |
@darkdh On the twitter example why aren't the credentials populated on the top right? |
The auto fill popup is very annoying. Yes the popup is showing up on the top left just like garrettr mentioned. There are times that I don't want to login to a website that I have a username and password saved. Please, please remove this popup or provide a setting to disable it. Suggestion: Use the same username and password auto fill that both chrome and vivaldi uses. |
The goal is to prevent https://senglehardt.com/demo/no_boundaries/loginmanager/index.html |
See here.. this feature is FUBAR'red. Call it an anti-feature, because that's what it is. IMHO, you need to take it back to the drawing board and figure out just exactly WHAT you're trying to accomplish and why, because the end result is that your end users think that it's a corny glitch that you'll iron out in the next patch. Seriously. Anti-feature. The cart is in front of the horse. In the mean time, apparently I'm the first end user to actually post the issue in the correct community forum, where it belongs. I would deeply appreciate someone knowledgeable going over there and posting a clear and concise response, to benefit myself as well as the rest of the community. It wouldn't hurt to send someone over to reddit to clarify things over there as well. For all intents, you can consider this me reporting a bug, except my report is in the forum, complete with a screenshot of THE Brave forum showing said glitch.. bug. ;) |
I'm getting this randomly half way down a page on a site I'm already logged in on. Pressing escape doesn't clear it, I have to make a selection to make it disappear MacOS Mojave 10.14.3 |
Yeah, I’m calling B.S. on the original issue.
Finally, I believe that by posting everyone's passwords in the SAME FIELD, you are providing a PRIME spot for someone to inject using a third party add-on, script or hack and steal the passwords from THERE. It is COUNTER-INTUITIVE to post peoples passwords in a pop-up, when your goal is to keep the login info secure!! Kindly point me to the person who thought that that was a good idea so that I can set them straight. I have serious questions as to what the true intention is. |
Verified passed with
Verification passed on
Used test plan from brave/brave-core#2003 also checked gmail. Verification passed on
|
How could one disable the popup until user interaction, but without defaulting to always filling in the form? The big disadvantage of |
Description
When you visit a site for which you've saved a login while you're not logged in, the login autofill popup appears unexpectedly in a weird location near the top left corner of the window. Interacting with the window in any way causes the popup to disappear, and clicking the popup itself has no effect.
If you then focus one of the input fields in the site's login form, the login autofill popup appears in the correct location (underneath the input field), and works as expected.
Steps to Reproduce
Actual result:
A login autofill popup appears in a weird location upon reloading the page, e.g.
Expected result:
The login autofill popup should only appear on a logged out site after an input field on the login form is focused. It should appear in the correct location and function as expected when it is clicked.
Reproduces how often:
Easily reproduced.
Brave version (brave://version info)
Version 0.55.18 Chromium: 70.0.3538.67 (Official Build) (64-bit)
First noticed this issue while dogfooding the RC3 build.
Reproducible on current release:
Website problems only:
Additional Information
The text was updated successfully, but these errors were encountered: