-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Drag and drop from the file tree is broken.
How to test it
- Set the cursor to a particular spot inside a Ace editor.
- Open the file tab on the right side.
- Try to drag and drop a file into an editor textarea on the right side.
Whats supposed to happen
- The full path and filename is inserted at the current cursor position.
What happens instead
- Cursor position is lost and the path is inserted at the end of the code. On top of this, the Ace layout is changing.
Environment
- MODx 2.6.5,
- SimeplAceEditor 1.5.1,
- Chrome Version 70.0.3538.110
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels

