Ticket #5344 (assigned enhancement)

Opened 19 months ago

Last modified 10 months ago

Add dnd Target Support to Textarea

Reported by: guest Owned by: elazutkin
Priority: normal Milestone: future
Component: DnD Version: 1.0
Severity: normal Keywords: textarea, dnd
Cc: josh@…

Description

I'm not sure how feasible this is but it would be nice to be able to use DnD in tandem with a textarea to drop something onto the textarea and have the text inside the textarea update. Would think this would require having a cursor drawn over the text inside the textarea while you are dragging. I guess a textarea is not a requirement - even if you had a paragraph of text and you were able to drop words on top of the paragraph and have it insert the text where dropped.

Please feel to contact me if you have questions: josh@…

Thanks,

Josh

Change History

Changed 19 months ago by guest

One interesting thing is that you can easily do this in two ways from a browser - if you drag the icon the the left of the URL in the URL bar in FF/IE you can drop it into a textarea to paste the URL. You can also highlight some text and drag that into a textarea - so it seems like this shouldn't be too difficult to hook up dnd into a textarea from other dijits (tree nodes come to mind)

Changed 18 months ago by elazutkin

  • status changed from new to assigned
  • milestone set to 1.1

Changed 16 months ago by elazutkin

  • milestone changed from 1.1 to 1.2

Changed 10 months ago by elazutkin

  • milestone changed from 1.2 to future

Moving all open ticketd to the future.

Note: See TracTickets for help on using tickets.