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.5k stars 1k forks source link

TypeError: rangy.getSelection is not a function #521

Open iqqmuT opened 9 years ago

iqqmuT commented 9 years ago

When using Responsive Design View of Developer Tools in FF33, wysihtml5 throws the error mentioned in the subject.

You can easily reproduce this:

  1. Use Firefox (tested with 33)
  2. Go to demo page http://xing.github.io/wysihtml5/examples/simple.html
  3. Press F12 and Shift-Ctrl-M to open Responsive Design View
  4. Reload the page
  5. Try to type something and you will see error in Console