arduino / arduino-ide

Arduino IDE 2.x
https://www.arduino.cc/en/software
GNU Affero General Public License v3.0
2.07k stars 353 forks source link

"CTRL+SHIFT+U" in linux works, but additionally write the letter 'u' in the sketch #2398

Open zarpli opened 2 months ago

zarpli commented 2 months ago

Describe the problem

the keyboard shortcut "CTRL+SHIFT+U" does its job but additionally writes the letter 'u' in the sketch, only in linux.

To reproduce

use the keyboard shortcut "CTRL+SHIFT+U"

Expected behavior

the letter 'u' should not appear

Arduino IDE version

2.3.2

Operating system

Linux

Operating system version

kubuntu 23.10

Additional context

No response

Issue checklist