Fix Keyboard blinks when edit device name 83/108083/1 accepted/tizen_3.0.m2_mobile tizen_3.0.m2 accepted/tizen/3.0.m2/mobile/20170105.025515 accepted/tizen/3.0/mobile/20170103.154131 submit/tizen_3.0.m2/20170104.093755 submit/tizen_3.0/20170103.021316
authorKiseok Chang <kiso.chang@samsung.com>
Tue, 3 Jan 2017 02:05:20 +0000 (11:05 +0900)
committerKiseok Chang <kiso.chang@samsung.com>
Tue, 3 Jan 2017 02:06:52 +0000 (11:06 +0900)
- Set isFocusFlag of Name entry 'off'

Change-Id: I1d49ea94f26dc4e44fe224b623b4f8e3873ebc00
Signed-off-by: Kiseok Chang <kiso.chang@samsung.com>
setting-about/src/setting-about-main.c [changed mode: 0644->0755]

old mode 100644 (file)
new mode 100755 (executable)
index d52fa88..bb177c7
@@ -1071,7 +1071,7 @@ static void __creat_name_view(void *data)
                        __entry_max_len_reached,
                        ELM_INPUT_PANEL_LAYOUT_NORMAL,
                        false,
-                       TRUE,
+                       false,
                        MAX_DEVICE_NAME_LEN,
                        0,
                        NULL,