From: Bernard D. <bde...@us...> - 2017-05-03 07:03:26
|
- **status**: fixed --> closed - **Version**: 9.0b1 --> 9.0b3 --- ** [tickets:#125] status bar does not give focus back to main window field** **Status:** closed **Created:** Sun Apr 16, 2017 08:15 AM UTC by Joachim Kock **Last Updated:** Mon Apr 17, 2017 07:50 PM UTC **Owner:** nobody Do some command in the status bar with [execute], such as the command [getPos]. The result is correctly displayed in the status line. But the focus is not properly returned to the main editing field of the window. The focus only comes back to the main editing window when you click in it. For example, typing has no effect before that click. Actually it turns out that the chars typed are sent to some invisible status-bar buffer: they turn up in the status bar next time you open it with [execute]! Pressing arrow keys causes a different phenomenon: The insertion point is not visible at all while the focus is elsewhere. The insertion point is actually moved correctly, but it is invisible. It only become visible after clicking in the window. --- Sent from sourceforge.net because alp...@li... is subscribed to https://sourceforge.net/p/alphacocoa/tickets/ To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/alphacocoa/admin/tickets/options. Or, if this is a mailing list, you can unsubscribe from the mailing list. |