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

Fix creating file objects from a dragging pasteboard #1771

Merged
merged 1 commit into from
Feb 8, 2014
Merged

Conversation

pjrobertson
Copy link
Member

Follows on from the nsstringuti branch - one more bug I found:

Dragging items into the QS window would make them appear as 'Unknown Object'. Now, I just resolve the public.file-url item, then we know they are files
(perhaps in reality for file objects, we should be storing an NSURL under public.file-url as opposed to a string path under public.data)

...ah well ;-)

skurfer added a commit that referenced this pull request Feb 8, 2014
Fix creating file objects from a dragging pasteboard
@skurfer skurfer merged commit 84cee25 into master Feb 8, 2014
@skurfer skurfer deleted the pasteboarduti branch February 8, 2014 17:30
skurfer added a commit that referenced this pull request Feb 11, 2014
skurfer added a commit that referenced this pull request Mar 19, 2014
skurfer added a commit that referenced this pull request Apr 14, 2014
skurfer added a commit that referenced this pull request May 13, 2014
skurfer added a commit that referenced this pull request May 30, 2014
skurfer added a commit that referenced this pull request Aug 7, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants