-
Notifications
You must be signed in to change notification settings - Fork 1.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hyperlink doesnt work on Edge #121
Comments
Not currently. One of us will have to try and look into the issue. By the way, the URL you provide is outdated. The official sample can be found at: http://steveathon.github.io/bootstrap-wysiwyg/ |
Thanks for your quick response Tyler. I can repro the issue with official sample as well. |
Hi @tylerbhughes did you get a chance to look at this? thanks! |
I can confirm it happens on our sample editor as well. Unfortunately, I don't know when I'll have an opportunity to look at this again. Perhaps it's something that @kaptainkommie could look into. |
I can further confirm this. It is also related to #109 - the same behavior is present in IE, with the exception that no amount of clicking in IE will allow you to type in the URL field. |
I am also seeing this on EDGE. |
I have a small PR opening for this issue if you guys are interested in. #126 |
When i click the hyperlink button on the toolbar and click into the text box, the focus remains on the main window. So as i type the text gets written out in the main window instead of the text box. If i click into the text box twice, that works.
I was able to repro the issue on Edge using the index.html sample in the repo and http://mindmup.github.io/bootstrap-wysiwyg/
Any idea how to fix this issue? thanks!
The text was updated successfully, but these errors were encountered: