Re: Just updated to 2.0.1 and spell check no longer works

2014-06-12 Thread Kyle Keating
Thank you Chris. If there is something you guys could add, I would greatly appreciate it. Spelling is not my strong suit and I will have to copy and paste my reviews in and out of the browser now into ms word. -- Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/ --- Sign

Re: Just updated to 2.0.1 and spell check no longer works

2014-06-12 Thread Christian Hammond
I’m very sorry to hear that. If CodeMirror or browser vendors figure out a solution to this, we’re happy to use it. It’s otherwise out of our control. I’m also happy to take a patch to allow a per-user option for whether they should get a textarea with spell checking or CodeMirror. Christian -

Re: Just updated to 2.0.1 and spell check no longer works

2014-06-12 Thread Kyle Keating
^^^ I'm utterly dissapointed in this. -- Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/ --- Sign up for Review Board hosting at RBCommons: https://rbcommons.com/ --- Happy user? Let us know at http://www.reviewboard.org/users/ --- You received this message because you a

Re: Just updated to 2.0.1 and spell check no longer works

2014-06-12 Thread Christian Hammond
We support Markdown input now, and for this, we use CodeMirror as the editor. Unfortunately, this came at the sacrifice of spell checking. Browsers don’t provide any standard API for spell checking, so there’s not much that can be done here. There are third-party plugins people have written to