Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Linux] Numpad period key issues with fr+oss layout #102599

Closed
adamscott opened this issue Feb 8, 2025 · 0 comments · Fixed by #102602
Closed

[Linux] Numpad period key issues with fr+oss layout #102599

adamscott opened this issue Feb 8, 2025 · 0 comments · Fixed by #102602

Comments

@adamscott
Copy link
Member

Tested versions

  • Reproducible on master 36d90c7
  • Reproducible on 4.3.beta3

System information

Godot v4.4.beta (f0f5319) - Fedora Linux 41 (Workstation Edition) on Wayland - Wayland display driver, Single-window, 1 monitor - Vulkan (Forward+) - dedicated AMD Radeon RX Vega (RADV VEGA10) - AMD Ryzen 7 5800X 8-Core Processor (16 threads)

Issue description

Read #102404 (comment)

As requested, here are the System Infos:

Godot v4.4.beta3 - Arch Linux #1 SMP PREEMPT_DYNAMIC Sun, 02 Feb 2025 01:02:29 +0000 on Wayland - Wayland display driver, Single-window, 1 monitor - Vulkan (Forward+) - dedicated NVIDIA GeForce GTX 1650 (nvidia; 570.86.16) - Intel(R) Core(TM) i5-9300H CPU @ 2.40GHz (8 threads)

My window manager is Hyprland.

My keyboard layout is fr_FR and I tried from my laptop numpad and an external USB one. I also tested checking and unchecking "Prefer Wayland" in the editor settings, but both give the same result: the numpad period triggers the delete event.

Using Godot v4.4.beta1 gives the normal behavior. Using Godot v4.4.beta2 does not have numbers at all plus the period triggers delete as well. Using Godot v4.4.beta3 gives correct numbers but period triggers delete.

I tried to toggle the Num Lock button of course, but it does not affect the period button in Godot v4.4.beta3 and it does not affect any numpad key in Godot v4.4.beta2.

Changing my keyboard layout to en fixes the issue though. I hope this helps.

If you need more infos, don't hesitate to ask.

Steps to reproduce

On X11 or Wayland:

  • change your keyboard layout to fr+oss
  • open the GDScript editor
  • put some text
  • try to add a period from the keypad
  • see that it deletes instead

Minimal reproduction project (MRP)

n/a

@adamscott adamscott moved this from Unassessed to Bad in 4.x Release Blockers Feb 8, 2025
@adamscott adamscott added this to the 4.4 milestone Feb 8, 2025
@adamscott adamscott changed the title [Linux] Numpad period key issues with fr-oss layout [Linux] Numpad period key issues with fr+oss layout Feb 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Bad
1 participant