Open Bug 217729 Opened 22 years ago Updated 3 years ago

copying from password input copies asterisks

Categories

(Core :: XUL, defect)

x86
Windows 2000
defect

Tracking

()

People

(Reporter: jmel27, Unassigned)

References

Details

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.4) Gecko/20030624 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.4) Gecko/20030624 When copying out of an <input type="password"> field, Mozilla copies the asterisks to the clipboard. this is especially confusing on new password and confirm new password fields where attempts are often made to copy and paste into the confirm field (which appears to work). Reproducible: Always Steps to Reproduce: 1. Copy from any <input type="password"> field where asterisks are displayed 2. Paste anywhere. 3. Rinse and Repeat Actual Results: Asterisks are pasted Expected Results: Not allow copying from password fields
Nothing to do with the string library....
Assignee: jag → mjudge
Component: String → Selection
QA Contact: scc → pmac
confirming windows server 2003 mozilla 1.5beta this is not a problem with browser selection but a problem with XP widget input field this bug can also be repoduced with the "prompt for master password" dialog for instance Windows doesn't allow copy text of an password input text field (copy does nothing)
Assignee: mjudge → jag
Status: UNCONFIRMED → NEW
Component: Selection → XP Toolkit/Widgets
Ever confirmed: true
QA Contact: pmac → jrgm
*** Bug 234517 has been marked as a duplicate of this bug. ***
I would hope this is by design. This way, if someone else uses your computer (you left it logged in, etc), they may still be able to use sites you have passwords saved for but your password would not be compromised.
Assignee: jag → nobody
In Firefox 41.0.1 on Windows 7, nothing is written to the clipboard when selecting and copying the contents of an input of type="password" so I think this bug can be closed.
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.