I notice that Contribute v3 on the Mac has sloppy handling of keyboard input
when working with a table. For instance, the processing of arrow key input
that would change the active cell seems to be handled on a different input
queue than all other keystrokes which might alter/add text in the cells. The
result is that one must type slowly and carefully, especially when hitting
arrow keys to ascertain that the cell has changed before typing more. If this
care is not taken, you can hit

abc (right arrow) def

and wind up with some or all of the "def" string in the same cell as "abc".

I hope you'll attend to this at some point -- I do a lot of work with tables
and the charm of a WYSIWYG application is largely lost when one cannot simply
type away.

tone