-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
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
Implement pasting image from clipboard for browsers that supports that #5317
Implement pasting image from clipboard for browsers that supports that #5317
Conversation
Codecov Report
@@ Coverage Diff @@
## master #5317 +/- ##
=========================================
Coverage ? 37.36%
=========================================
Files ? 312
Lines ? 46399
Branches ? 0
=========================================
Hits ? 17339
Misses ? 26576
Partials ? 2484 Continue to review full report at Codecov.
|
It seems it's not work for me. Chrome 70.0.3538.77 on macOS |
@lunny do you get any error in JavaScript console? |
@lafriks no any error on console. |
@lunny can you describe steps you did? |
In Safari there can be both image and text
@lunny I just tested and it worked on both chrome and safari on Mac. Try pressing Ctrl+F5 or clearing cache, could be browser was using cached javascript version |
Fixes #3032
Implemented in new issue text area and when adding issue/pr comments