Open pan1982 opened 5 years ago
Bug
Selected part of the text should have moved from initial position to the new position
Text isnt moved. You can cut-paste only
Drag and drop support is prevented for the whole dialog, so the native drag and drop of the textarea element doesn't work:
https://github.com/ckeditor/ckeditor4/blob/ad381679b4436f489a65f6f397680da338024b0f/plugins/dialog/plugin.js#L184
Type of report
Bug
Provide detailed reproduction steps (if any)
Expected result
Selected part of the text should have moved from initial position to the new position
Actual result
Text isnt moved. You can cut-paste only
Other details