[Bugs] #3999 journal URGE: Journal drag and drop features broken
Sugar Labs Bugs
bugtracker-noreply at sugarlabs.org
Sat Dec 29 01:02:53 EST 2012
#3999: Journal drag and drop features broken
----------------------------+-----------------------------------------------
Reporter: garycmartin | Owner: humitos
Type: defect | Status: assigned
Priority: Urgent | Milestone: 0.98
Component: journal | Version: 0.97.x
Severity: Major | Keywords: 13.1.0, regression
Distribution: OLPC | Status_field: Assigned
----------------------------+-----------------------------------------------
Comment(by godiard):
I was looking at this, found a few parts where we need to do changes due
to gtk3 as .target by .get_target() and .data by .get_data()
The same happen with #3819 "Clipboard drag&drop: error when dragging an
icon to the clipboard". The attached patch solve these issues, but does
not solve the problem described in these ticket.
I have tried changing the introspection without luck (and updated upstream
ticket).
The attached patch can drag a journal entry (if dragged from the date
column) to the frame clipboard area. One item is created, but the data is
broken. The list of target s have garbage too, and probably is the reason
we can't drop over the volume buttons.
This is the reason I was trying work with dnd in the clipboard and journal
at the same time.
Also I attached a dnd example using a treeview copied from
http://stackoverflow.com/questions/7661016/unresponsive-drag-and-drop-in-
pygobject
--
Ticket URL: <http://bugs.sugarlabs.org/ticket/3999#comment:12>
Sugar Labs <http://sugarlabs.org/>
Sugar Labs bug tracking system
More information about the Bugs
mailing list