You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you click on a ScrollableMessage's softButton with action DEFAULT_ACTION or STEAL_FOCUS, the HMI should send a SUCCESS response to Core, but it is sending ABORTED.
Reproduction
Start and connect HMI, App, Core
Send ScrollableMessage when allowed with following parameters:
Summary
If you click on a
ScrollableMessage
's softButton with actionDEFAULT_ACTION
orSTEAL_FOCUS
, the HMI should send a SUCCESS response to Core, but it is sending ABORTED.Reproduction
Start and connect HMI, App, Core
Send
ScrollableMessage
when allowed with following parameters:Click either soft button
Expectation
Core receives SUCCESS response
Mobile receives SUCCESS response
Actual Result
Core receives ABORTED response
Mobile receives ABORTED response
Fix
I plan to prepare a fix for this issue after merge of 0189.
The text was updated successfully, but these errors were encountered: