jhollingworth / bootstrap-wysihtml5

Simple, beautiful wysiwyg editor
http://jhollingworth.github.com/bootstrap-wysihtml5/
MIT License
4.15k stars 1.01k forks source link

Pressing image button adds broken image tag #39

Open flynfish opened 12 years ago

flynfish commented 12 years ago

Does anyone else have this issue? When i press the image button, a broken image tag shows up. If I press Cancel, it stays there. If I add an image url, the image is placed in the editor, but the broken image tag remains.

Edit: So I just noticed that the issue only happens in Firefox(I am on 12.0 beta). Chrome and Safari work fine. The demo app at http://jhollingworth.github.com/bootstrap-wysihtml5 also has this issue in Firefox.

danielboendergaard commented 12 years ago

It also happens in Firefox 11 and IE8

tallica commented 12 years ago

This problem exists in Chrome 19, Opera 11 and Firefox 11 too.

silviorelli commented 12 years ago

Bump! For me works only in FF14 beta

Broken on Chrome 21 beta and Safari 5.1.7

silviorelli commented 12 years ago

Fixed compiling wysihtml5 from trunk, instead of using the bundled 0.3.0 stable version.