Git Product home page Git Product logo

Comments (3)

garykac avatar garykac commented on July 20, 2024 1

We (@gked and I) just checked and the only UA that allows the user to show the password is Edge. The other browsers we tested (Chrome Mac, FF Mac/Win, Safari) do not have native support for showing the actual password.

@ehsan 's proposal sounds reasonable. Allow copying only if the password is currently being shown (if the UA supports that). If the password field is displaying '****', then nothing is copied or cut. Paste will always work in password fields.

from clipboard-apis.

annevk avatar annevk commented on July 20, 2024

Not being able to copy passwords you can easily get to through script is actually somewhat annoying. Are we really sure we're helping users here?

from clipboard-apis.

ehsan avatar ehsan commented on July 20, 2024

I think a good UX for a password field would be one where the user could click on a button and reveal the contents of the password box. If a UA implements that, they should probably support copying that content as well. But with the traditional password box implementation, I think copying makes no sense. For example, if I have |*********| in my password field, and select the first three stars and copy them, what am I exactly copying to the clipboard? :-)

from clipboard-apis.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.