Fixes #2252. Pressing the ENTER key in a TextField should not move the focus (#3195)

* Fixes #2252. Pressing the ENTER key in a TextField should not move the focus

* Update xml doc.

* Tested on WSL-Ubuntu-20.04
This commit is contained in:
BDisp
2024-01-20 16:16:59 +00:00
committed by GitHub
parent c8e54bba09
commit ce7ecb51d8
3 changed files with 26 additions and 1 deletions

View File

@@ -10,6 +10,11 @@
"type": "wsl",
"wslDistribution": "Ubuntu"
},
{
"name": "WSL-Ubuntu-20.04",
"type": "wsl",
"wslDistribution": "Ubuntu-20.04"
},
{
"name": "WSL-Debian",
"type": "wsl",