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

Prevented to images disappear after dragging (Windows OS in Chromium browsers). #15737

Conversation

pszczesniak
Copy link
Contributor

@pszczesniak pszczesniak commented Jan 23, 2024

Suggested merge commit message (convention)

Fix (link): Image should not disappear after dragging in Windows OS in Chromium browsers. #15700.


Additional information

OS differences:

data.dataTransfer.getData( 'text/plain' )

dragged image on Windows OS returns:

http://127.0.0.1:8125/ckeditor5-clipboard/tests/manual/sample.jpg

on MacOS there is empty string.

@pszczesniak pszczesniak marked this pull request as draft January 23, 2024 07:50
@pszczesniak pszczesniak marked this pull request as ready for review January 23, 2024 08:15
@niegowski niegowski merged commit ad8fa0c into master Jan 23, 2024
6 checks passed
@niegowski niegowski deleted the ck/15700-windows-uploaded-images-disappear-when-dragged-if-no-alt-tag-is-set-in-chromium-browsers branch January 23, 2024 10:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants