Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Recycle paths during journal copying, fixes #4876 #597

Closed
wants to merge 1 commit into from

Conversation

samdroid-apps
Copy link
Contributor

The frame requests the drag data form the journal twice, meaning
that the path it recives first is deleted. This commit makes
the clipboard reuse paths if they are reuqested sequentially, as
the frame does.

Ticket https://bugs.sugarlabs.org/ticket/4876

The frame requests the drag data form the journal twice, meaning
that the path it recives first is deleted.  This commit makes
the clipboard reuse paths if they are reuqested sequentially, as
the frame does.

Ticket <https://bugs.sugarlabs.org/ticket/4876>
@samdroid-apps samdroid-apps added this to the 0.108 Features milestone Oct 30, 2015
@tchx84
Copy link
Member

tchx84 commented Dec 16, 2015

Tested and Merged!

@tchx84 tchx84 closed this Dec 16, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants