Do not reset clipboard helper value when clipboard state is showing
authorTaeyun An <ty.an@samsung.com>
Mon, 1 Jul 2013 12:00:49 +0000 (21:00 +0900)
committerTaeyun An <ty.an@samsung.com>
Mon, 1 Jul 2013 12:09:47 +0000 (21:09 +0900)
commit89debc53f7a17791d321a2695246b665cee60169
tree36fe3d1a41d0f477e05a4d2d77b2c5f72846930e
parente91b40624d8c3e78cac490a33736776b71b6bff0
Do not reset clipboard helper value when clipboard state is showing

[Title] Do not reset clipboard helper value when clipboard state is showing
[Issue#] N_SE-44023
[Problem] "OK" & "Cancel" buttons get hidden under the clipboard in TemporaryStorage
[Cause] Make clipboard status value to false when open clipboard twice time
[Solution] Do not reset clipboard helper value when clipboard state is showing

Change-Id: I330c357f6fc15ceca8e7c859e65bea293babcc12
Source/WebKit2/UIProcess/API/efl/tizen/ClipboardHelper.cpp