In chrome, the browser will detect misspelled words inside the editor and put a red wriggly line under it. However, when the user right clicks on the word, ckeditor intercepts the call and pops out the context menu, and chrome never gets the right click call and the spelling suggestions never come out. I have SCAYT enabled, but SCAYT plugin has not made calls to spellchecker.net yet, or hasn't gotten response from spellchecker.net yet. Now user thinks the editor is broken and get pissed off.
This problem is happening on the demo page also. So is there a way to tell the editor not to intercept right click calls?
This problem is happening on the demo page also. So is there a way to tell the editor not to intercept right click calls?