[NUI][Non-ACR][Fix tc fail on TV profile] 63/272763/1
authorBowon Ryu <bowon.ryu@samsung.com>
Thu, 24 Mar 2022 02:42:17 +0000 (11:42 +0900)
committerBowon Ryu <bowon.ryu@samsung.com>
Thu, 24 Mar 2022 02:42:17 +0000 (11:42 +0900)
commitdc5abef32172887db3013497bf80e2602360e700
treece1560e20a058a588573fa6a7555a9ff36b99ad1
parentb5ef454297537fd4bddf4465e8a5d26b91c615ba
[NUI][Non-ACR][Fix tc fail on TV profile]

In TV profile, EnableSelection is set to false by default.
This blocks the text selection and causes tc fail.

EnableSelection is set to true to ensure it works in the TV profile.

Change-Id: I1163936818f2a9cb4f832f149f6d1b420d632fba
Signed-off-by: Bowon Ryu <bowon.ryu@samsung.com>
tct-suite-vs/Tizen.NUI.Tests/testcase/TSTextEditor.cs
tct-suite-vs/Tizen.NUI.Tests/testcase/TSTextField.cs
tct-suite-vs/Tizen.NUI.Tests/testcase/TSTextUtils.cs