defold
defold copied to clipboard
[Linux] Keyboard shortcuts for increasing/decreasing font size are not working
On my Ubuntu 20.04 the keyboard shortcuts for increasing/decreasing fonts are not working. Other shortcuts are working. On Windows the Ctrl++ and Ctrl+- shortcuts are working. From menu it is working on Windows and Ubuntu.
The Linux keyboard mapping file from this manual is not having any shortcut for increasing/decreasing font size (nor a Windows file).
Expected behavior (REQUIRED): Shortcuts are working.
Defold version (REQUIRED):
- Defold 1.6.0
Platforms (REQUIRED):
- Linux (Ubuntu 20.04)
Workaround (OPTIONAL): It is possible to increase and decrease font size using options from menus: View->Increase Font Size and View->Decrease Font Size
Additional context (OPTIONAL):
| Build time | 2023-10-06T10:00:24.855519 |
| Defold channel | editor-alpha |
| Defold editor sha | 3584a3360b63a831529a2df7de0cb0c715374cc0 |
| Defold engine sha | d9e9c49ab946c058f29a8b688c862d70f30e9c43 |
| Defold version | 1.6.0 |
| GPU | Mesa Intel(R) UHD Graphics (CML GT2) |
| GPU Driver | 2.1 Mesa 21.2.6 |
| Java version | 17.0.5+8 |
| OS arch | amd64 |
| OS name | Linux |
| OS version | 5.15.0-86-generic |
I bet this issue is related to https://github.com/defold/defold/issues/5047
PR for JavaFx to track https://github.com/openjdk/jfx/pull/1373
related https://github.com/defold/defold/issues/5047