Closed dboltovskyi closed 3 years ago
SDL resumes App's defined keyboard properties if they have been reset
SetGlobalProperties
KeyboardProperties
ResetGlobalProperties
KEYBOARDPROPERTIES
SDL does:
UI.SetGlobalProperties
Bug Report
SDL resumes App's defined keyboard properties if they have been reset
Reproduction Steps
SetGlobalProperties
with some non-default values forKeyboardProperties
ResetGlobalProperties
forKEYBOARDPROPERTIES
=> SDL resetsKeyboardProperties
to default onesExpected Behavior
SDL does:
KeyboardProperties
withinUI.SetGlobalProperties
request to HMIObserved Behavior
SDL does:
OS & Version Information
Test Case, Sample Code, and / or Example App