Closed
Bug 549170
Opened 15 years ago
Closed 15 years ago
Dragging Selected Text into a textarea does not copy text into textarea
Categories
(Core :: Layout: Form Controls, defect, P2)
Core
Layout: Form Controls
Tracking
()
VERIFIED
FIXED
mozilla1.9.3a2
Tracking | Status | |
---|---|---|
blocking2.0 | --- | final+ |
People
(Reporter: shayne.anthony.jewers, Assigned: mounir)
References
Details
(Keywords: regression)
Attachments
(1 obsolete file)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.3a2pre) Gecko/20100227 Minefield/3.7a2pre
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.3a2pre) Gecko/20100227 Minefield/3.7a2pre ID:20100227035329
Selected some text in a webpage, then dragging that text into a textarea fails to copy the the text into the text area
Reproducible: Always
Steps to Reproduce:
1. Select some text
2. Attempt to drag the selected text into a textarea, such as the Comments box below
Actual Results:
The text is not copied into the textarea
Expected Results:
The text should have been copied into the textarea
Comment 1•15 years ago
|
||
Is this a recent regression? (e.g., from bug 457800?)
Comment 2•15 years ago
|
||
regression window:
works:
http://hg.mozilla.org/mozilla-central/rev/0e7b78eabfd8
Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.3a2pre) Gecko/20100226 Minefield/3.7a2pre ID:20100226110105
fails:
http://hg.mozilla.org/mozilla-central/rev/d617a2fced26
Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.3a2pre) Gecko/20100226 Minefield/3.7a2pre ID:20100226113546
pushlog:
http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=0e7b78eabfd8&tochange=d617a2fced26
candidate regression bug:
Bug 457800 - Implement placeholder attribute for text input fields
Updated•15 years ago
|
Status: UNCONFIRMED → NEW
blocking2.0: --- → ?
Ever confirmed: true
Updated•15 years ago
|
Keywords: regression
Updated•15 years ago
|
Version: unspecified → Trunk
Updated•15 years ago
|
OS: Windows 7 → All
Hardware: x86 → All
Assignee | ||
Comment 3•15 years ago
|
||
Patch in bug 549132 will fix this issue.
Comment 4•15 years ago
|
||
Bug 549132 landed, so this should also be fixed, but we need someone to verify that it is actually fixed with a build containing that patch.
Also, this bug needs its own test to make sure things don't regress in the future.
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Flags: in-testsuite?
Keywords: qawanted
Resolution: --- → FIXED
Target Milestone: --- → mozilla1.9.3a2
Updated•15 years ago
|
Reporter | ||
Comment 5•15 years ago
|
||
Yep, it seems to be fixed now in the latest hourly.
Status: RESOLVED → VERIFIED
Assignee | ||
Updated•15 years ago
|
Flags: in-testsuite? → in-testsuite+
blocking2.0: ? → final+
Priority: -- → P2
Comment 6•5 years ago
|
||
Updated•5 years ago
|
Attachment #9119016 -
Attachment is obsolete: true
You need to log in
before you can comment on or make changes to this bug.
Description
•