Page MenuHomeFeedback Tracker

2.18 update broke CT_BUTTON action attribute
New, NormalPublic

Description

After the 2.18 update my dialogs w/ buttons using 'action' don't work. The only solution I've found is to switch over to the EH 'onButtonClicked', but this is not a solution for mods / missions that no longer receive updates.

Details

Severity
Minor
Resolution
Open
Reproducibility
Always
Operating System
Windows 10 x64
Category
Ingame UI
Steps To Reproduce

Repro mission:

0. Load up repro mission

  1. Run in debug console createDialog "test_dialog_input_working" and observe working 'onButtonClicked' button
  2. Run in debug console createDialog "test_dialog_input_broken" and observe non-working 'action' button

Expected behaviour is for both dialogs to run test_function_1 and print to systemChat.

Event Timeline

dedmen set Ref Ticket to AIII-56669.Thu, Oct 31, 10:59 AM