#[SPZ2-1693] Keybind priority issue: single-key keybinds override multi-key keybinds

10 messages · Page 1 of 1 (latest)

patent barn
#

Version: 0.0.0-alpha6.2-pub
System: Linux 6.2 Ubuntu 22.04 64bit

Description:
When pressing a multi-key combination (e.g., Ctrl+Z), the game registers only the action associated with the single key (e.g., Z), ignoring the multi-key combination. This indicates a keybind priority issue where single-key keybinds are given precedence over multi-key keybinds. Probably valid for any modifier key (e.g., Ctrl, Alt, Shift) but not tested.

Steps to Reproduce:

  • Set the move-up keybind to Z
  • Set the undo keybing to Ctrl+Z
  • Press Ctrl+Z

Expected Result:
The action corresponding to the multi-key combination (e.g., Ctrl+Z for "undo") should be executed.

Actual Result:
Only the action corresponding to the single key (e.g., Z for "move-up") is executed, ignoring the multi-key combination.

#

Keybind priority issue: single-key keybinds override multi-key keybinds

distant cypress
#

I have "delete selection" bound to Z and undo bound to Ctrl+Z and have a similar issue, also on Ubuntu 22.04

noble venture
#

[SPZ2-1693] Keybind priority issue: single-key keybinds override multi-key keybinds

vernal kestrel
#

I ran into this on windows. I hope it gets fixed. For accessibility, it would be nice to have more options for key binding.

weary vale
#

The problem is still not solved ☹️ (Windows)

smoky zealot
#

hm?
I have shift B and B bound to 2 different things and it works exactly as expected

weary vale
#

Well, it doesn't work for me : (

atomic elk
#

This issue persists slightly on the mac version of the game, multi-key keybinds don't work with the ctrl key (ctrl x doesn't override x), but shift and cmd works fine (cmd y overrides y)

MacOS 13.0.1, Version 0.1.0 pre8-rc1

clever leaf
#

Thank you for the update! 😄

I've made an update for the ticket to bump it up in the queue for visibility