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

Pasting from context menu does not work #174

Closed
Remcoman opened this issue May 30, 2017 · 2 comments
Closed

Pasting from context menu does not work #174

Remcoman opened this issue May 30, 2017 · 2 comments
Labels
accepting PRs difficulty:easy enhancement Pull request that improves existing functionality stale

Comments

@Remcoman
Copy link

When i trigger a paste by right clicking on the choices.js text input and clicking paste, choices.js does not register it as a change and as a result no dropdown will be shown. Is this on purpose? It seems kinda strange.

@jshjohnson
Copy link
Collaborator

Hey @Remcoman,

I agree that in this situation the dropdown should probably show. This would be pretty simple to change, we would just need to toggle the dropdown within the _onPaste method. I'd be happy to review a pull request!

@jshjohnson jshjohnson added accepting PRs difficulty:easy enhancement Pull request that improves existing functionality labels Jun 3, 2017
@stale
Copy link

stale bot commented Oct 27, 2018

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Oct 27, 2018
@stale stale bot closed this as completed Nov 3, 2018
@Xon Xon mentioned this issue Aug 22, 2024
9 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accepting PRs difficulty:easy enhancement Pull request that improves existing functionality stale
Projects
None yet
Development

No branches or pull requests

2 participants