Closed
Bug 466363
Opened 16 years ago
Closed 16 years ago
Copy/paste of password text to a password field adds extra space
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 432415
People
(Reporter: turtlecrk, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.4) Gecko/2008102920 Firefox/3.0.4
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.4) Gecko/2008102920 Firefox/3.0.4
User double-clicks on password text (e.g. in an email message) and then copies it. When they paste to a password field, it fails because of a leading space that was also copied.
Reproducible: Always
Steps to Reproduce:
1. Double-click on text to select it.
2. Copy.
3. Paste to another location. It includes a leading space, which is problematic for account name, password, and similar uses.
Expected Results:
Why copy the leading space? If this is necessary for some reason, then paste should be 'smart' about whether it includes the leading space, or not.
Updated•16 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 16 years ago
Resolution: --- → DUPLICATE
Updated•16 years ago
|
Component: Page Info → General
QA Contact: page.info → general
You need to log in
before you can comment on or make changes to this bug.
Description
•