steveathon / bootstrap-wysiwyg

Tiny bootstrap-compatible WYSIWYG rich text editor
MIT License
661 stars 1.71k forks source link

Examples Broken in IE #109

Open BrettKoenig opened 7 years ago

BrettKoenig commented 7 years ago

Hey!

I'm not able to get adding a link to work correctly in IE in the examples. I either can't click in the input in the link dropdown, or if I change it so that I can do that, it doesn't actually insert what I type in the input into the content area.

Thanks!

codewithtyler commented 7 years ago

What version of IE are you using? With IE 11 I'm not having any issues with this page: http://steveathon.github.io/bootstrap-wysiwyg/

spreadred commented 7 years ago

With IE 11/Windows 10 visiting http://steveathon.github.io/bootstrap-wysiwyg/, the add hyperlink button does not work properly for me either.

When you click the hyperlink button, it drops down the textfield to type in the URL but no matter what I try, I cannot type in that field; all text just ends up in the editor.

hungqcao commented 6 years ago

I have a small PR opening for this issue if you guys are interested in. #126