[Tizen] TOUCH_FOCUSABLE's default is false so this also should not be set 08/303808/1 accepted/tizen/7.0/unified/20240105.145206
authordongsug.song <dongsug.song@samsung.com>
Fri, 5 Jan 2024 06:26:41 +0000 (15:26 +0900)
committerdongsug.song <dongsug.song@samsung.com>
Fri, 5 Jan 2024 06:26:59 +0000 (15:26 +0900)
commit785ac3d630a599ee03bfc8bb146211112b566159
treefbb14359570b4523c96f7d497c7b9225479a38d9
parent1342e20d8e20d1397c97d9e050e1a50c18a97d30
[Tizen] TOUCH_FOCUSABLE's default is false so this also should not be set

This true setting causes abnormal behavior on FHUB WebView.
User didn't set the touch focus indicator but the blue focus indicator shows when the WebView is touched,
even though other view doesn't show focus indicator.

Change-Id: I275e15abfb7df24da0d6dbe3ee0d047e326905d7
dali-toolkit/internal/controls/web-view/web-view-impl.cpp