elm_entry, accessibility: Send utf8 text instead of markup to ATSPI client submit/tizen/20200407.212858
authorShilpa Singh <shilpa.singh@samsung.com>
Tue, 7 Apr 2020 11:23:46 +0000 (20:23 +0900)
committerJongmin Lee <jm105.lee@samsung.com>
Tue, 7 Apr 2020 21:07:31 +0000 (06:07 +0900)
commitb37ded25ccd2c0730e11d01e77a1d3398220a4be
treeb785ffba4129da8330f8670a858941db33c993c8
parente3ff349f2c55e3b8319aec9c8411d21979eb77d3
elm_entry, accessibility: Send utf8 text instead of markup to ATSPI client

Summary:
Markup text cannot be read as per expectation by a text to speech engine, hence send text
in UTF8 format

Test Plan: Test the text returned by connecting to object:text-changed:insert and object:text-changed:delete events in ATSPI-clients

Reviewers: kimcinoo

Subscribers: cedric, #reviewers, #committers

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D11660
src/lib/elementary/elm_entry.c