[Tizen] TOUCH_FOCUSABLE's default is false so this also should not be set 14/315314/1
authordongsug.song <dongsug.song@samsung.com>
Fri, 5 Jan 2024 06:26:41 +0000 (15:26 +0900)
committerdongsug.song <dongsug.song@samsung.com>
Tue, 30 Jul 2024 05:58:43 +0000 (14:58 +0900)
commitd6c0f326c0477c6db7349204414742eb515697b6
treeb1738524c134fb043325ac2b837e745b3cd34b66
parent6d481cbd06a7e3b078d0edfe549af61755d49723
[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