drag and drop doesn't work

Bug #1269513 reported by Mario Daniel Ruiz Saavedra
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Terminal
Fix Released
Medium
Akshay Shekher

Bug Description

Drag and drop is an useful feature to run simple commands, like for example following a tutorial, or adjusting a hidden setting. However, draging text from Chrome (v.31.0.1650.63) and Midori (v.0.5.6) doesn't work.

description: updated
David Gomes (davidgomes)
Changed in pantheon-terminal:
status: New → Confirmed
milestone: none → isis-beta1
importance: Undecided → Medium
Revision history for this message
David Gomes (davidgomes) wrote :

Not sure if this is fixable, given the fact that not even GNOME Terminal supports this and I failed to support text-plain targetting. We have:

> Gtk.TargetEntry files_target = { "text/uri-list", 0, 0 };
> Gtk.drag_dest_set (this, Gtk.DestDefaults.ALL, { files_target }, Gdk.DragAction.COPY);

I tried to change it to "text/plain" but Terminal will SEGFAULT on that.

Changed in pantheon-terminal:
assignee: nobody → Akshay Shekher (voldyman)
status: Confirmed → Triaged
RabbitBot (rabbitbot-a)
Changed in pantheon-terminal:
status: Triaged → Fix Committed
Changed in pantheon-terminal:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.