Page MenuHomeFeedback Tracker

Push To Talk doesn't work with open dialogs (while Voice Over Net does)
Closed, ResolvedPublic

Description

When you have a dialog open, Push To Talk (Caps Lock with default controls) doesn't work, yet Voice Over Net (x2 Caps Lock with defaults) does, considering that you can text chat, its definitely an issue and not a design decision.

Details

Severity
Minor
Resolution
Won't Fix
Reproducibility
Always
Operating System
Windows 10 x64
Category
VON
Steps To Reproduce
  1. Start an empty scenario with default controls
  2. Execute in debug console: createDialog "RscDisplayEmpty";
  3. Hold Caps Lock - nothing happens
  4. Double press Caps Lock - VON works
Additional Information

Expected: Holding Caps Lock should let you speak just like double clicking does.

Event Timeline

SaMatra created this task.Aug 27 2022, 1:46 PM
SaMatra edited Additional Information. (Show Details)

Wont fix, it could change how dialogs handling key presses now, and break something

findDisplay 46 createDisplay "RscDisplayEmpty";

seem to work, use that instead

BIS_fnc_KK removed BIS_fnc_KK as the assignee of this task.Sep 5 2022, 11:08 PM
BIS_fnc_KK closed this task as Resolved.
BIS_fnc_KK changed Resolution from Open to Won't Fix.
BIS_fnc_KK added a subscriber: BIS_fnc_KK.