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 the app uses the default template for the appHMIType, (i.e. they don't send a SetDisplayLayout or Show request to set the template), the display capabilities returned by the RegisterAppInterface response and OnSystemCapabilityUpdated notification include the displayCapabilities.textFields.tertiaryText field even though the Generic HMI does not currently support tertiaryText.
Bug Report
If the app uses the default template for the
appHMIType
, (i.e. they don't send aSetDisplayLayout
orShow
request to set the template), the display capabilities returned by theRegisterAppInterface
response andOnSystemCapabilityUpdated
notification include thedisplayCapabilities.textFields.tertiaryText
field even though the Generic HMI does not currently supporttertiaryText
.Reproduction Steps
appHMIType
of typeCOMMUNICATION
.CreateInteractionChoiceSet
withtertiaryText
set.Expected Behavior
The
tertiaryText
should show up since it is supported in thedisplayCapability
.Observed Behavior
The
tertiaryText
does not show up.Browser & Version Information
The text was updated successfully, but these errors were encountered: