ngx-editor
ngx-editor copied to clipboard
[BUG] Unable to paste image in Google Chrome (WindowsOS)
I'm submitting a
- [ ] Regression (a behavior that used to work and stopped working in a new release)
- [x] Bug report
- [ ] Enhancement
- [ ] Feature request
- [ ] Documentation issue or request
Description
_A bug: Unable to paste image which is copied from local dir. in Windows Chrome. Even in stackblitz https://stackblitz.com/edit/ngx-editor provided in the documentation. This works on Firefox
Version Information
ngx-editor: 10.0.0
angular: 12.0.2
Browser
- [x] Chrome - 91.0.4472.124
- [ ] Mozilla Firefox - x.x.x
- [ ] Opera - x.x.x
- [ ] Microsoft Edge - x.x.x
OS
- [x] Windows - 10
It works for me in Mac Chrome, I don't have a windows machine to test/reproduce this.
Same problem on windows but seems to be relative to ProseMirror (i can reproduce at https://prosemirror.net/examples/upload/). Maybe a workaround could be to use prosemirror-image-plugin
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days
This is actually also happening on Microsoft Edge ( v104.0.1293.63) and Brave (Version 1.42.97 Chromium: 104.0.5112.102) in Win 10 :(
Closing this as this is old and I don't have a windows machine to find and fix this too. I'd love to have a PR if possible. Closing this for now.