Controls - NumericVarIn: When the onClick event is triggered, only the showKeyboardDialogAction is executed out of several actions
Corrected from:
Behavior of the new version:
Description of behavior: When the visualization is controlled with a mouse, and multiple actions are created for the onClick event on a control, and one of those actions contains a ShowKeyboardDialogAction, only the dialog is opened without executing the other actions.
Conditions under which the behavior occurs:
The control has multiple actions for the onClick event, one of which is a ShowKeyboardDialogAction.
The control is operated using a mouse.
Affected products: EASY UI Designer V1.6
Short-term measures, Recommendations, Assessment:
Touch control is functional. To test this, you can use a panel or the touch simulation in the browser's DevTools (F12).