Open sachintha88 opened 6 years ago
There is a weird selection/resize handler when I open react-draft-wysiwyg from IE 11.
1> I think the issue is directly related to the following issue
https://stackoverflow.com/questions/21864047/how-to-disable-elements-selection-and-resizing-in-contenteditable-div
and Mine looks same too..
2> Byusing contenteditable div there is a focusing issue in Edge that user needs to click (focus) before typing.
Hope this would helpful
https://medium.com/content-uneditable/contenteditable-the-good-the-bad-and-the-ugly-261a38555e9c
do we have any leads on this?
+1
Any updates? @sachintha88 did u solve your problem?
I experienced the same problem on IE11
The same problem
There is a weird selection/resize handler when I open react-draft-wysiwyg from IE 11.
1> I think the issue is directly related to the following issue
https://stackoverflow.com/questions/21864047/how-to-disable-elements-selection-and-resizing-in-contenteditable-div
and Mine looks same too..
2> Byusing contenteditable div there is a focusing issue in Edge that user needs to click (focus) before typing.
https://medium.com/content-uneditable/contenteditable-the-good-the-bad-and-the-ugly-261a38555e9c