Drag'n'Drop in the terminal does not work
Bug #925996 reported by
David Caro
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
CLI Companion |
Triaged
|
Wishlist
|
Unassigned |
Bug Description
Drag and drop does not work in the terminal tab, it should at least work as copying and pasting text.
Changed in clicompanion: | |
importance: | Medium → Wishlist |
Changed in clicompanion: | |
status: | Confirmed → Triaged |
To post a comment you must log in.
We should probably use the gtk_drag_ dest_set_ proxy() on the ScrolledWindow in tabs.py . But this one get's deprecated in GTK-3+, so probably porting to GTK-3 would resolve this problem.
However that's not easy. I would consider this bug as a Low importance Wishlist to don't block integration with the Debian repository.
Do you agree David?