mindmup / bootstrap-wysiwyg

Tiny bootstrap-compatible WISWYG rich text editor
MIT License
5.56k stars 841 forks source link

Cursor does not appear #176

Open khuyag opened 9 years ago

khuyag commented 9 years ago

I am using the mindmup/bootstrap-wysiwyg for my application. I think it is great. However, after i added the plugin to my (web) pages, it did not work properly on some of them. More clearly, its cursor and text i wrote did not show up (completely white). But i could see the form post from another page. It was exactly what i typed. What is the problem? is there any CSS duplication or something else? Your answer would be appreciated.

khuyag commented 9 years ago

i found something. When i refresh the page on which the editor works, nothing sees while i write on the editor. After i select the font size (small, medium, large), it works okay. So the problem is now how to set the font-size on startup.