From: Joachim K. <jk...@us...> - 2018-10-21 08:45:33
|
--- ** [tickets:#187] Click is detected too slowly** **Status:** open **Created:** Sun Oct 21, 2018 08:45 AM UTC by Joachim Kock **Last Updated:** Sun Oct 21, 2018 08:45 AM UTC **Owner:** nobody Here is an annoying asynchronicity issue: do the following with 0.2-seconds intervals: (1) click somewhere (2) type a letter (3) type a letter What happens is that the first letter is inserted before the insertion-point movement caused by the click :-( The second letter is inserted after the movement. (I am not sure if 0.2 seconds is a precise indication, but it happens in practice. The computer is relatively new MacBook Air running 10.13.4.) --- 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. |
From: Bernard D. <bde...@us...> - 2018-10-22 04:29:23
|
I can't replicate anything like that and I see no reason why the order of the events would be reversed. Events (in this case, mouse event and keyboard events) are handled sequentially. Are you sure your fingers execute the movements in the right order. --- ** [tickets:#187] Click is detected too slowly** **Status:** open **Created:** Sun Oct 21, 2018 08:45 AM UTC by Joachim Kock **Last Updated:** Sun Oct 21, 2018 08:45 AM UTC **Owner:** nobody Here is an annoying asynchronicity issue: do the following with 0.2-seconds intervals: (1) click somewhere (2) type a letter (3) type a letter What happens is that the first letter is inserted before the insertion-point movement caused by the click :-( The second letter is inserted after the movement. (I am not sure if 0.2 seconds is a precise indication, but it happens in practice. The computer is relatively new MacBook Air running 10.13.4.) --- 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. |
From: Joachim K. <jk...@us...> - 2018-11-01 12:00:48
|
Hi Bernard, sorry for the noise. It turns out to be a OSX bug! I just saw it also in Thunderbird. The culprit turns out to be a preference setting (in Accessibility), 'double-tap to drag', that causes the bug, system wide. (This used to be a standard OSX feature (I always used it), but at some point it was relegated to be an exotic Accessibility feature, and I guess the bug was introduced then. Until I got this newish MacBook, I never had problems with it. Now I will try out 'three-finger drag' instead.) Cheers, Joachim. --- ** [tickets:#187] Click is detected too slowly** **Status:** open **Created:** Sun Oct 21, 2018 08:45 AM UTC by Joachim Kock **Last Updated:** Mon Oct 22, 2018 04:29 AM UTC **Owner:** nobody Here is an annoying asynchronicity issue: do the following with 0.2-seconds intervals: (1) click somewhere (2) type a letter (3) type a letter What happens is that the first letter is inserted before the insertion-point movement caused by the click :-( The second letter is inserted after the movement. (I am not sure if 0.2 seconds is a precise indication, but it happens in practice. The computer is relatively new MacBook Air running 10.13.4.) --- 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. |
From: Bernard D. <bde...@us...> - 2018-12-13 07:20:53
|
Thanks for the explanation. So I'm closing this report now. --- ** [tickets:#187] Click is detected too slowly** **Status:** open **Created:** Sun Oct 21, 2018 08:45 AM UTC by Joachim Kock **Last Updated:** Thu Nov 01, 2018 12:00 PM UTC **Owner:** nobody Here is an annoying asynchronicity issue: do the following with 0.2-seconds intervals: (1) click somewhere (2) type a letter (3) type a letter What happens is that the first letter is inserted before the insertion-point movement caused by the click :-( The second letter is inserted after the movement. (I am not sure if 0.2 seconds is a precise indication, but it happens in practice. The computer is relatively new MacBook Air running 10.13.4.) --- 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. |
From: Bernard D. <bde...@us...> - 2018-12-13 07:21:09
|
- **status**: open --> closed - **Version**: 9.0 --> 9.0.1 --- ** [tickets:#187] Click is detected too slowly** **Status:** closed **Created:** Sun Oct 21, 2018 08:45 AM UTC by Joachim Kock **Last Updated:** Thu Dec 13, 2018 07:20 AM UTC **Owner:** nobody Here is an annoying asynchronicity issue: do the following with 0.2-seconds intervals: (1) click somewhere (2) type a letter (3) type a letter What happens is that the first letter is inserted before the insertion-point movement caused by the click :-( The second letter is inserted after the movement. (I am not sure if 0.2 seconds is a precise indication, but it happens in practice. The computer is relatively new MacBook Air running 10.13.4.) --- 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. |