Skip to content

Implement cross browser copy + paste #3

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

Draft
wants to merge 16 commits into
base: master
Choose a base branch
from
Draft

Implement cross browser copy + paste #3

wants to merge 16 commits into from

Conversation

nikku
Copy link
Owner

@nikku nikku commented Aug 15, 2022

Turns this example into a module that implements cross browser copy + paste.

Relies on to-be-released fix versions of diagram-js (bpmn-io/diagram-js#660, bpmn-io/diagram-js#659) and bpmn-js (bpmn-io/bpmn-js#1707) to work.

Closes #2


Try it out via

npx @bpmn-io/sr nikku/bpmn-js-native-copy-paste#keyboard-bind -c "npm run start"

Depends on bpmn-io/diagram-js#660
Depends on bpmn-io/diagram-js#659
Depends on bpmn-io/bpmn-js#1707
Depends on bpmn-io/diagram-js#662

@nikku nikku self-assigned this Aug 15, 2022
@nikku nikku marked this pull request as draft August 19, 2022 19:03
@nikku nikku added the backlog label Jan 12, 2024
@Handsome1337
Copy link

Why is it draft? Can I use it?

@nikku
Copy link
Owner Author

nikku commented Feb 12, 2025

Why is it draft? Can I use it?

Did you try it? Did it work?

@Handsome1337
Copy link

Handsome1337 commented Feb 12, 2025

Did you try it? Did it work?

I did not try. Turns out that I need extra copy logic (need to copy extra arguments and item definitions with ioSpecification) so I'm writing my own module. But it's still interesting to me why it's not merged

@nikku
Copy link
Owner Author

nikku commented Mar 21, 2025

@Handsome1337 Probably worth to revisit this PR, since this is there, at last.

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.

copy&paste feature stops working in version 5.0 onwards
3 participants