megahertz / react-simple-wysiwyg

Simple and lightweight React WYSIWYG editor
https://megahertz.github.io/react-simple-wysiwyg/
MIT License
119 stars 21 forks source link

style toolbar steals focus from textbox #16

Closed JesseRussell411 closed 1 year ago

JesseRussell411 commented 1 year ago

As the title says, clicking on any button on the toolbar steals focus from the text area. This is with the default toolbar and a custom one. Like if you want to switch to bold or italics and then keep typing, you can't, you have to place your cursor back where it was with the mouse.