Closed Bug 109520 Opened 23 years ago Closed 23 years ago

Paste does not work properly with password input in X

Categories

(Core :: DOM: UI Events & Focus Handling, defect, P1)

x86
Linux
defect

Tracking

()

RESOLVED FIXED
mozilla0.9.6

People

(Reporter: s-thapa-11, Assigned: bzbarsky)

References

Details

Attachments

(1 file)

In X-windows (XFree 4.0.3), text can not be pasted into a password field.  For
exmaple, open an xterm type something, highlight with the mouse and then try to
paste it into a password input(e.g. bugzilla login page) using the middle
button.  Mozilla treats the pasted text as an address to visit instead of
entering it into the field.  It works properly with regular input fields though.
 This is with build 2001110808.
*** Bug 109521 has been marked as a duplicate of this bug. ***
I see this problem in builds starting with 2001-11-07-08.  It is _not_ present
in 2001-11-06-10.

This was broken by the checkin for bug 71705.  Over to events.
Assignee: hyatt → joki
Status: UNCONFIRMED → NEW
Component: XP Toolkit/Widgets: XUL → Event Handling
Ever confirmed: true
QA Contact: jrgm → madhur
Attached patch Patch to fix this (deleted) — Splinter Review
reviews?
Keywords: patch, review
Comment on attachment 57370 [details] [diff] [review]
Patch to fix this

sr=jst
Attachment #57370 - Flags: superreview+
taking this...
Assignee: joki → bzbarsky
*** Bug 109630 has been marked as a duplicate of this bug. ***
Comment on attachment 57370 [details] [diff] [review]
Patch to fix this

r=fabian
Attachment #57370 - Flags: review+
Checked into trunk.  Asking for a= for 0.9.6
why not do this for type == NS_FORM_INPUT_FILE too?
Because I tested that and it already works (presumable because it's just using
an anonymous textfield).  It works fine for textareas as well....
Status: NEW → ASSIGNED
Priority: -- → P1
Target Milestone: --- → mozilla0.9.6
a=blizzard on behalf of drivers for 0.9.6
Keywords: mozilla0.9.6+
checked into 0.9.6 branch
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
QA Contact: madhur → rakeshmishra
QA Contact: rakeshmishra → trix
Component: Event Handling → User events and focus handling
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: