Fix for the Ordered / Unordered Icon Bug in email application
authorLukasz Krok <l.krok@samsung.com>
Thu, 5 Jun 2014 13:52:28 +0000 (15:52 +0200)
committerYoungsoo Choi <kenshin.choi@samsung.com>
Tue, 10 Jul 2018 06:57:09 +0000 (06:57 +0000)
commitef8aa61f4936e077548ad6231430d4cc97551503
treee805af7fbe928aa89cb173c7fca05af362e99c09
parent96a14f0a114a111b29b446cbf10e63d3a224a432
Fix for the Ordered / Unordered Icon Bug in email application

Issue : CBWEBVIEW-822
Cause : _ewk_view_text_style_state_cb callback was not executed on list style change in email application.
Solution : Query for selection style on editor command execution request.

Change-Id: I4fcc789c7d7ba45f76c0d00f96ecccd43dc42eb7
tizen_src/impl/eweb_view.cc