[Title] hiding the guide text when the input field is not empty.
authorSangpyo Kim <sangpyo7.kim@samsung.com>
Tue, 4 Sep 2012 08:29:55 +0000 (17:29 +0900)
committerSangpyo Kim <sangpyo7.kim@samsung.com>
Tue, 4 Sep 2012 08:32:07 +0000 (17:32 +0900)
commitce87051e113ac35a101f01b4de508b51c3c847fc
tree696c6677d07b2d0062a6abfa3117d9caee6a6fa1
parent695063683e3f8dd6f4b554365a40043f97fe0c3b
[Title] hiding the guide text when the input field is not empty.

[Issue#] N_SE-8776
[Problem] Text overlapped when copy the text from clipboard to empty input field
[Cause] guide text couldn't be hidden when the input field is not focused.
[Solution] hiding the guide text
[Team] Browser UI
[Developer] sangpyo7.kim
[Request] N/A

Change-Id: I71b6a1a6ed9f99debf70ff692c8122374392f14d
src/browser-history/browser-history-layout.cpp
src/browser-utility.cpp