You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Go to https://clipboardjs.com/ in Windows 10/IE11 (I am using browserstack but I have reproduced the issue in a real browser with our forked version as well).
Click on the copy button in the Copy text from another element section
When the clipboard prompt from IE11 comes up, say don't allow
Expected behaviour
As the link was not successfully copied to the user's clipboard it should enter the clipboard on error function and display the text Press Ctrl+C to copy this used to work fine in this browser!
Actual behaviour
It says Copied to the user which implies the text has been copied successfully (even though it hasn't)
Browsers affected
Have only reproduced in IE11 so far - tried in Safari on iPhone 6 and that says the message No support :(
The text was updated successfully, but these errors were encountered:
Reproduction Steps
Go to https://clipboardjs.com/ in Windows 10/IE11 (I am using browserstack but I have reproduced the issue in a real browser with our forked version as well).
Click on the copy button in the Copy text from another element section
When the clipboard prompt from IE11 comes up, say don't allow
Expected behaviour
As the link was not successfully copied to the user's clipboard it should enter the clipboard on error function and display the text
Press Ctrl+C to copy
this used to work fine in this browser!Actual behaviour
It says
Copied
to the user which implies the text has been copied successfully (even though it hasn't)Browsers affected
Have only reproduced in IE11 so far - tried in Safari on iPhone 6 and that says the message
No support :(
The text was updated successfully, but these errors were encountered: