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

Data store's mode should be readonly when firing a paste event #45

Closed
rniwa opened this issue Aug 18, 2017 · 0 comments
Closed

Data store's mode should be readonly when firing a paste event #45

rniwa opened this issue Aug 18, 2017 · 0 comments
Labels

Comments

@rniwa
Copy link

rniwa commented Aug 18, 2017

fire a clipboard event step 7.1.1. says:

Set the clipboard-event-data’s internal drag data store mode flag to read/write.

but it should be read-only instead since the script has no business writing into clipboard as the user intends to paste contents into the page from the pasteboard/clipboard.

@rniwa rniwa added the bug label Aug 18, 2017
@annevk annevk changed the title Data store's mode should be readonly when firing a pate event Data store's mode should be readonly when firing a paste event Aug 18, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant