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

Map selection arrow controls #2

Open
WaterKnight opened this issue Nov 3, 2023 · 0 comments
Open

Map selection arrow controls #2

WaterKnight opened this issue Nov 3, 2023 · 0 comments
Labels
game menu issue problem with the user interface of the game medium severity

Comments

@WaterKnight
Copy link
Contributor

WaterKnight commented Nov 3, 2023

External URLs

https://us.forums.blizzard.com/en/warcraft3/t/map-selection-arrow-controls/29112
https://us.forums.blizzard.com/en/warcraft3/t/135019836-ongoing-map-selection-arrow-controls/29792
https://us.forums.blizzard.com/en/warcraft3/t/134019572-ongoing-map-selection-arrow-controls/29426

Description

In the map selection menu, while having the game name text input focused, the arrow keys still influence the map picker.

Expected

While the game name text input is focused, arrow key events should only affect itself, i.e., using the left arrow key moves the cursor one to the left, the right arrow key moves it one to the right.

Actual

The arrow key events not only affect the text input, but also the map picker.
Using the up key changes the map selection one entry upwards if not already at the top.
Using the down key changes the map selection one entry downwards if not already at the bottom.
Using the left key goes one level upwards in the folder structure if not already in the root.
Using the right key goes one level downwards in the folder structure if a folder was selected.

Reproduction steps

No response

Screenshots

No response

Game Versions

1.33.0 (1.33.0.18931, 1.33.0.19010, 1.33.0.19019, 1.33.0.19089, 1.33.0.19308)

@WaterKnight WaterKnight added game menu issue problem with the user interface of the game medium severity labels Nov 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
game menu issue problem with the user interface of the game medium severity
Projects
None yet
Development

No branches or pull requests

1 participant