I am *forever* getting text inserted at the wrong place because it's inserted at the mouse cursor rather than the text cursor. This happens particularly in web textareas but the problem is common to most/all GUI applications I think. (I just tried in OpenOffice and it's the same there).
Surely by default one would expect text to be inserted at the *text* cursor, not where you've moved the mouse cursor to which is often out of the way to avoid it obscuring what you're typing.
My editor (xvile) manages to do it right, it's a GUI application but text inserts where I'm typing.
Is there a setting somewhere to say "insert text at the text cursor"?