https://bugs.documentfoundation.org/show_bug.cgi?id=166994
--- Comment #5 from Patrick (volunteer) <[email protected]> --- (In reply to Telesto from comment #4) > Created attachment 201284 [details] > Xcode Instruments Performance > > I redid the trace, Key Press isn't shown anymore. Odd. I suppose I'm doing > something different this time, but what, no clue... > > Anyhow: this case is pressing and holding the right arrow key I cannot reproduce this bug when pressing and holding an arrow key. Pressing and holding generates key press events at some constant rate determined by macOS. So my guess is that we can generate more key press events per second when rapidly pressing and releasing than when pressing and holding. -- You are receiving this mail because: You are the assignee for the bug.
