In CKEditor 4.3, if I've added a table to an empty editor in Firefox, I can't get my cursor below the table whether I try mouse clicking or various keyboard keys like arrows and enter.
Quick steps to reproduce:
- Use Firefox
- Go to ckeditor.com/demo
In the Standard Editor, hit the Source button and enter this:
Switch back to wysiwyg mode (toggle off the Source button)
- Try to get your cursor below the existing table using arrows, typing, or mouse clicks. For that matter try to get the cursor above the table.
Note that I could theoretically use the magicline plug-in to accomplish this, but would have to think there is another way. Chrome handles using the arrow keys or mouse click to exit the table, but it's impossible to do with Firefox.