From: Bernard D. <bde...@us...> - 2017-05-03 07:04:22
|
- **status**: fixed --> closed - **Version**: 9.0b2 --> 9.0b3 --- ** [tickets:#127] double-clicked selections are not click extendible** **Status:** closed **Created:** Mon Apr 17, 2017 07:33 PM UTC by Joachim Kock **Last Updated:** Wed Apr 19, 2017 08:13 AM UTC **Owner:** nobody 1) If you double-click-and-release on a word to have it selected, and then shift-click at the following word, nothing happens. The correct behaviour would be to extend the selection. (This behaviour is in AlphaX and in most other editable-text fields. For example this works in AlphaCocoa's text field inside the search dialogue!) It works correctly if the the first selection was made by click-drag-release. So somehow there are two kinds of selections, which is already strange. 2) In fact the really nice word-selection extensions (which also work in AlphaX and most other places) are made by double-clicking on a word and then moving the mouse /without releasing the mouse button/, until the desired selection is reached, and then release. The great thing about this technique is that the double-click that initiated the drag-selection ensures that only whole words are selected. I consider the first a bug. The second is perhaps rather a feature request. --- 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. |