godotengine / godot

Godot Engine – Multi-platform 2D and 3D game engine
https://godotengine.org
MIT License
89.15k stars 20.21k forks source link

Ctrl + 1 doesn't show first 3D editor viewport on non-QWERTY keyboard layout #90123

Open Naputt1 opened 5 months ago

Naputt1 commented 5 months ago

Tested versions

4.3 dev

System information

Window 11

Issue description

Ctrl + 1 suppose to show 1 viewport.

Steps to reproduce

  1. Ctrl + 2 or any other variant
  2. Ctrl + 1

Minimal reproduction project (MRP)

Any project

AThousandShips commented 5 months ago

Can't confirm in latest, are you focusing the 3D view? Is there an outline around it? It only works when focused, it's contextual

Naputt1 commented 5 months ago

I actually meant spatial_editor/1_viewport for 3d editor. It doesn't work on master 29b3d9e

Calinou commented 4 months ago

I can confirm this on v4.3.dev.custom_build 40b4130c9 (Linux) when using an AZERTY keyboard layout. Only the 2 Viewports (Ctrl + 2) and 2 Viewports (Alt) (Ctrl + Alt + 2) shortcuts work, not any of the other shortcuts.

On QWERTY, all shortcuts work.