Closed
Bug 549563
Opened 15 years ago
Closed 15 years ago
Dropping or pasting text into an empty text field fails
Categories
(Core :: Layout: Form Controls, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 549132
People
(Reporter: MatsPalmgren_bugz, Unassigned)
Details
(Keywords: regression)
Dropping or pasting text into an empty text field fails.
STEPS TO REPRODUCE
1. open a page with an <input>
2. select some text in the URL bar or on the page
3. drag the selection and drop it on the empty <input>
(middle-click paste also fails)
ACTUAL RESULTS
The <input> is still empty
It does not fail if the <input> already contains some text.
Keyboard paste CTRL+V also works (in empty field).
REGRESSION WINDOW
2010-02-26-03 -- 2010-02-27-03
http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=475768f37b1a&tochange=4e1b68ecf126
Possibly bug 457800?
Reporter | ||
Comment 1•15 years ago
|
||
oops
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•