Skip to content

Can’t right-arrow into Chrome using 1.2.0 dev preview #24

@skurfer

Description

@skurfer

Which is our fault for the changes made in the app, but really, it’s just revealed some problems that should have been fixed anyway.

You can see what I did to fix this for Safari.

Basically, you just want to go through the code and make these replacements:

  • NSStringPboardTypeQSTextType
  • NSFilenamesPboardTypeQSFilePathType

Don’t do it in property lists, though.

1.2.0 probably won’t be released as final for a while, so no hurry. These changes will work with the current release (because the code should have always been that way), so we can release an updated plug-in any time.

The Evernote plug-in has the same problem, but I won’t open a separate issue there.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions