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

#5600 Fix: rich text image paste issue #5722

Merged
merged 1 commit into from
May 20, 2024

Conversation

ioanmo226
Copy link
Collaborator

@ioanmo226 ioanmo226 commented May 20, 2024

This PR fixed rich text image paste issue (Ctrl+C, Ctrl+V)

close #5600 // if this PR closes an issue


Tests (delete all except exactly one):

  • Difficult to test (Hard to simulate in CI mode)

To be filled by reviewers

I have reviewed that this PR... (tick whichever items you personally focused on during this review):

  • addresses the issue it closes (if any)
  • code is readable and understandable
  • is accompanied with tests, or tests are not needed
  • is free of vulnerabilities
  • is documented clearly and usefully, or doesn't need documentation

@ioanmo226 ioanmo226 marked this pull request as ready for review May 20, 2024 05:14
@ioanmo226 ioanmo226 requested a review from sosnovsky as a code owner May 20, 2024 05:14
Copy link
Collaborator

@sosnovsky sosnovsky left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works well 👍

@sosnovsky sosnovsky merged commit 7d77245 into master May 20, 2024
14 checks passed
@sosnovsky sosnovsky deleted the 5600-cant-paste-image-in-rich-text-mode branch May 20, 2024 09:12
ioanmo226 added a commit that referenced this pull request May 27, 2024
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.

Can't paste image in rich-text mode
2 participants