flybywiresim / aircraft

The A32NX & A380X Project are community driven open source projects to create free Airbus aircraft in Microsoft Flight Simulator that are as close to reality as possible.
https://flybywiresim.com
GNU General Public License v3.0
5.16k stars 1.12k forks source link

Typing numbers in the EFB has effects in the built-in ATC menu (and thus on the radio) #5675

Open Venorcis opened 3 years ago

Venorcis commented 3 years ago

Aircraft Version

Development

Build info

{
  "built": "2021-08-17T07:39:33+00:00",
  "ref": "master",
  "sha": "59fa86a68bce86ce72423c9f50e964b1dbeebd12",
  "actor": "2hwk",
  "event_name": "manual"
}

Describe the bug

When typing a number in the EFB (at least in the performance calculator), this number seems to be input in the MSFS default ATC menu (even though that is not open).

This causes the radio frequency to change randomly (extremely annoying on a VATSIM flight) and/or the MSFS ATC to start talking randomly.

Expected behavior

Typing numbers into the EFB should have no side-effects.

Steps to reproduce

  1. Have the ATC menu enabled (but not necessarily opened) in MSFS
  2. Tune a certain radio frequency
  3. Focus on the EFB (performance calculator) and type a number (I guess 1 has the most chance of doing something)
  4. Observe the radio frequency changing and/or built-in ATC conversation starting

References (optional)

I looked up one example from one of my streams, will try to find one where the default ATC started talking too:

EDIT: another even clearer example, see https://www.twitch.tv/videos/1113043109?t=00h26m45s

Additional info (optional)

No response

Discord Username (optional)

No response

frankkopp commented 3 years ago

Check your key bindings - ingame ATC has mappen 0-9 since SU5 - remove those

Venorcis commented 3 years ago

Check your key bindings - ingame ATC has mappen 0-9 since SU5 - remove those

Sure, I could do that, but as far as I know the EFB is supposed to prevent all default keybindings for a while now already. Typing letters isn't an issue anymore.

2hwk commented 3 years ago

Check your key bindings - ingame ATC has mappen 0-9 since SU5 - remove those

Sure, I could do that, but as far as I know the EFB is supposed to prevent all default keybindings for a while now already. Typing letters isn't an issue anymore.

Only the case for some text fields, others still do not have the focus locked, and will activate keybindings.

Venorcis commented 3 years ago

Check your key bindings - ingame ATC has mappen 0-9 since SU5 - remove those

Sure, I could do that, but as far as I know the EFB is supposed to prevent all default keybindings for a while now already. Typing letters isn't an issue anymore.

Only the case for some text fields, others still do not have the focus locked, and will activate keybindings.

Good to know; then I guess that is the issue to address, or if it's not possible it should be clearly listed in the known bugs / installation instructions which keys should not be used.