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

Remove websites' ability to disable copy/paste in password fields #14375

Open
fmarier opened this issue Feb 26, 2021 · 7 comments
Open

Remove websites' ability to disable copy/paste in password fields #14375

fmarier opened this issue Feb 26, 2021 · 7 comments
Labels
OS/Android Fixes related to Android browser functionality OS/Desktop

Comments

@fmarier
Copy link
Member

fmarier commented Feb 26, 2021

Some websites disable copy/paste in password fields, which means that some password managers can't be used and therefore forces users to use memorable (hence insecure) passwords.

I'm not sure what mechanism they use for this, but we should take this anti-user capability away from them.

@fmarier fmarier added OS/Android Fixes related to Android browser functionality OS/Desktop labels Feb 26, 2021
@fmarier
Copy link
Member Author

fmarier commented Feb 26, 2021

Here's an example:

  1. Go to https://fsrauthserv.connectresident.com/core/registration.
  2. Click on "Create Account".
  3. Fill out the form.
  4. Put in the code received by email.
  5. Try to set the password by pasting into the fields.

@drstevens
Copy link

👍

@bsclifton
Copy link
Member

bsclifton commented Jun 29, 2022

Desktop now has the Force Paste option which is great 😄 (was tracked with #22567)

We do need to get this on Android though

@drstevens
Copy link

Desktop now has the Force Paste option which is great 😄 We do need to get this on Android though

Oh, really? I spent a good amount of time looking for this yesterday. "Paste" didn't return anything when I went searching in settings also.

@bsclifton
Copy link
Member

@drstevens try right clicking any text field; you should see a Force Paste option. Doesn't look like there's a keyboard shortcut for it though

@scottrbaxter
Copy link

Just found the Force Paste feature, and i'm delighted that it finally exists! I tried a couple of 3rd party extensions with mixed results.

On MacOS, we can update keyboard shortcuts with the OS on a per app basis, so I could overwrite cmd-v to Force Paste instead of the default Paste... but that begs the question, is there a time where someone wouldn't want to Force Paste? I'll have to dig into the feature a bit further, but ideally what i'd like to see is a setting to enable Force Paste as the default Paste option for all of Brave, so that users can toggle it on/off as they like.

@DIGITALCRIMINAL
Copy link

DIGITALCRIMINAL commented May 28, 2023

How do I turn off this garbage

Found the answer:
#29074 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OS/Android Fixes related to Android browser functionality OS/Desktop
Projects
None yet
Development

No branches or pull requests

5 participants