defold icon indicating copy to clipboard operation
defold copied to clipboard

[Linux] Keyboard shortcuts for increasing/decreasing font size are not working

Open paweljarosz opened this issue 2 years ago • 4 comments

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 time2023-10-06T10:00:24.855519
Defold channeleditor-alpha
Defold editor sha3584a3360b63a831529a2df7de0cb0c715374cc0
Defold engine shad9e9c49ab946c058f29a8b688c862d70f30e9c43
Defold version1.6.0
GPUMesa Intel(R) UHD Graphics (CML GT2)
GPU Driver2.1 Mesa 21.2.6
Java version17.0.5+8
OS archamd64
OS nameLinux
OS version5.15.0-86-generic

paweljarosz avatar Oct 10 '23 10:10 paweljarosz

I bet this issue is related to https://github.com/defold/defold/issues/5047

britzl avatar Oct 10 '23 11:10 britzl

PR for JavaFx to track https://github.com/openjdk/jfx/pull/1373

AGulev avatar Feb 23 '24 15:02 AGulev

related https://github.com/defold/defold/issues/5047

AGulev avatar Feb 23 '24 15:02 AGulev