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. |