From: Bernard D. <bde...@us...> - 2018-10-16 12:38:13
|
This is fixed. Changes committed to the repository ([rev. 1546](https://sourceforge.net/p/alphacocoa/code/1546/)). The core must be rebuilt. --- ** [tickets:#183] opt-left does not move window focus** **Status:** open **Created:** Wed Oct 10, 2018 07:08 PM UTC by Joachim Kock **Last Updated:** Wed Oct 10, 2018 07:08 PM UTC **Owner:** nobody If in a long non-wrapped line the visible part is, say, cols 20-100, and you move the cursor left with the arrow key, then when you arrive at col 19 the window visibility correctly changes so that the cursor is visible. However, if the movement is made with opt-leftarrow, word by word, then the same window movement does not happen as it should, resulting in a cursor position outside the visible range. --- 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. |