tiff / wysihtml5

Open source rich text editor based on HTML5 and the progressive-enhancement approach. Uses a sophisticated security concept and aims to generate fully valid HTML5 markup by preventing unmaintainable tag soups and inline styles.
http://xing.github.com/wysihtml5/
MIT License
6.48k stars 995 forks source link

Entering two words and changing the color of one of the word by selection, changes color of both words in editor #503

Open anushashetty opened 10 years ago

anushashetty commented 10 years ago

Enter the two words in the editor , and change color of the second word by selecting the word. We can see that color of both the text changes even though only second text is manually selected. Issue is reproducible in Firefox http://xing.github.io/wysihtml5/

In chrome: select bold option from toolbar ,then enter two words,change the color of second word and make the second word un-bold (remove bold), then both the words will be changed to un-bold.

Waxolunist commented 10 years ago

This repo is not maintained any more. I would try a maintained fork. eg edicy/wysihtml5