When a window is split into subpanes, clicking on another pane does not make it the current pane. As a consequence, text may be inserted at a wrong position.
The current pane must be updated in [mouseDown:] method of class AlphaTextPane.
This is fixed now in 9.0a2.
Log in to post a comment.
The current pane must be updated in [mouseDown:] method of class AlphaTextPane.
This is fixed now in 9.0a2.