I use NSTextView in my Cocoa app. I press Option-E, the text view displays an acute accent in a yellow highlight box, indicating that it is marked text, rather than final input. When the I type the next character, the text view must display it as a single accented character but it doesn't. For example
Why?
UPDATE: here are my steps: