Skip to content

Drag and dropping imported pdf to an existing collection fails #17

Description

@GoogleCodeExporter
What steps will reproduce the problem?
1. Create a new collection (click on green plus sign in bottom left corner).
2. Drag an already imported paper from the main window and drop it onto the new 
collection.
3. Click on the new collection to view its contents.

What is the expected output? What do you see instead?
Expect to see that selected paper has been added to that collection.  Instead, 
the collection remains empty.

What version of the product are you using? On what operating system?
gpapers 0.5dev, Ubuntu 12.04.1 LTS

Please provide any additional information below.
Scratching under the hood, I can't seem to get 
handle_left_pane_drag_data_received_event() to fire.  I do see event handlers 
triggering for drag and drop within the main window ("can only reorder 
playlists"), and a external drag and drop of a PDF imports just fine.  I really 
wish I was able to offer a patch, but I'm afraid it's got my meagre skill-set 
stumped.  Any assistance would be greatly appreciated.

Original issue reported on code.google.com by ora...@yebo.co.za on 5 Jan 2013 at 1:07

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions