Compiles twice if Command key is held
- Lazarus/FPC Version: Lazarus 2.2.0RC2 (rev t-fixes-2_2-198-gc7a62c75) FPC 3.3.1 aarch64-darwin-cocoa
- Operating System: Big Sur
- CPU / Bitness: M1 / 64
What happens
When compiling a project using the keyboard shortcut, Command+B, it complies twice if I keep holding the Command key. Notice that the other key, B, is released. Infact, B is only touched momentary and released before the first compilation is finished.
What did you expect
To compile the project once.
Steps to reproduce
Obvious.