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

Paste from Word should also support dropping images #1345

Open
mlewand opened this issue Dec 12, 2017 · 0 comments
Open

Paste from Word should also support dropping images #1345

mlewand opened this issue Dec 12, 2017 · 0 comments
Labels
plugin:pastefromword The plugin which probably causes the issue. status:confirmed An issue confirmed by the development team. type:feature A feature request.
Milestone

Comments

@mlewand
Copy link
Contributor

mlewand commented Dec 12, 2017

Are you reporting a feature request or a bug?

Feature request

Provide detailed reproduction steps (if any)

In #662 we added a possibility to paste images from Word. I'd like to see the same feature for dragging and dropping the images into the editable.

Currently it's not supported.

  1. Open CKEditor with PFW plugin enabled.
  2. Open a Word document with image.
  3. Select all the content of document.
  4. Drag the selection into the editor.
  5. Drop it.

Expected result

Images get inlined.

Actual result

Images are not inlined.

Other details

Related issue #662.

  • Browser: Chrome
  • OS: Windows 10
  • CKEditor version: 4.8.0
  • Installed CKEditor plugins: full preset
@mlewand mlewand added plugin:pastefromword The plugin which probably causes the issue. status:confirmed An issue confirmed by the development team. target:minor Any docs related issue that can be merged into a master or major branch. type:feature A feature request. labels Dec 12, 2017
@mlewand mlewand added this to the Backlog milestone Dec 12, 2017
@f1ames f1ames removed the target:minor Any docs related issue that can be merged into a master or major branch. label Nov 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
plugin:pastefromword The plugin which probably causes the issue. status:confirmed An issue confirmed by the development team. type:feature A feature request.
Projects
None yet
Development

No branches or pull requests

3 participants