Closed
Bug 460596
Opened 17 years ago
Closed 17 years ago
Input caret missing when dragging to text input control
Categories
(Core :: DOM: Copy & Paste and Drag & Drop, defect)
Core
DOM: Copy & Paste and Drag & Drop
Tracking
()
RESOLVED
FIXED
mozilla1.9.1b2
People
(Reporter: elmar.ludwig, Assigned: asaf)
References
Details
(Keywords: regression)
Since the checkin of the patch for bug 459323, the caret is missing when dragging text over an input control. The text is inserted at the correct place on drop, but it is hard to see where the text is going to land without the caret indicator.
Steps to reproduce:
1. Select some text on the page.
2. Drag the text over an input control (text area or text field)
3. Observe that no caret shows up while dragging
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1b2pre) Gecko/20081018
Minefield/3.1b2pre
| Reporter | ||
Comment 1•17 years ago
|
||
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
| Assignee | ||
Updated•17 years ago
|
Assignee: nobody → mano
OS: Linux → All
Hardware: PC → All
Target Milestone: --- → mozilla1.9.1b2
You need to log in
before you can comment on or make changes to this bug.
Description
•