Fix hw key handling bug 90/123090/6
authorYunjin Lee <yunjin-.lee@samsung.com>
Tue, 4 Apr 2017 10:38:12 +0000 (19:38 +0900)
committerYunjin Lee <yunjin-.lee@samsung.com>
Tue, 4 Apr 2017 13:24:27 +0000 (22:24 +0900)
commit3dd5780529256ed4a36da92da0aa88d742e687fe
tree27cb21ff9aab49753d87501bcb58334b0c30387b
parenta29a01ad92bfe2f96c26346eceb142198dd52d3d
Fix hw key handling bug

- hwKeyClickedCb passed meaningless value to response handler
- remove meaningless class member m_currentElementId and replace it to m_elementPtr->getId() to handle h/w input properly
- fix passed response type to NResponse::None

Change-Id: I7ff41bcea76b27aa4e2d295ccb63cbd62df89b8a
Signed-off-by: Yunjin Lee <yunjin-.lee@samsung.com>
src/agent/notification-daemon/ui/Popupper.cpp
src/agent/notification-daemon/ui/Popupper.h