Opened 6 years ago

Last modified 5 years ago

#4982 assigned defect

Alt button triggers hotkeys while typing

Reported by: fpre_O_O_O_O_O_O Owned by: fpre_O_O_O_O_O_O
Priority: Nice to Have Milestone: Backlog
Component: UI – Miscellaneous Keywords:
Cc: Patch:

Description (last modified by elexis)

When hit alt+s hotkey while batch training text field is focused in options u get character s inserted in text field and tab switch to graphics options tab.
So u end with wrong faulty option set.

Change History (5)

comment:1 by fpre_O_O_O_O_O_O, 6 years ago

Owner: set to fpre_O_O_O_O_O_O
Status: newassigned

comment:2 by elexis, 6 years ago

Description: modified (diff)
Keywords: tab removed
Milestone: Alpha 23
Patch: https://code.wildfiregames.com/D1176
Priority: Should HaveNice to Have
Summary: Different hotkey for switching tabAlt button triggers hotkeys while typing

comment:3 by elexis, 6 years ago

Milestone: Backlog

Hiding a bug and fixing a bug are two different pairs of shoes.

The code was designed so that hotkeys are not triggered while a GUI input object is focused. So the next tab should never be selected to begin with.

Unless there is some intentional hardcoded exception for the Alt hotkey.

comment:4 by elexis, 6 years ago

In 20959:

Use Tab and Shift+Tab as the default hotkey to switch tabs.

Patch By: fpre / ffffffff
Comments By: bb
Differential Revision: https://code.wildfiregames.com/D1176
Refs #4982

comment:5 by Imarok, 5 years ago

Component: UI & SimulationMisc. UI

Move tickets to their correct component as "UI & Simulation" got some sub components.

Note: See TracTickets for help on using tickets.