Dali-Text: Keyboard Shortcut (language layout independent) 39/244639/9
authorAli Alzyod <ali198724@gmail.com>
Tue, 22 Sep 2020 16:37:38 +0000 (19:37 +0300)
committerAli Alzyod <ali198724@gmail.com>
Sat, 24 Oct 2020 10:14:08 +0000 (13:14 +0300)
commit90c3769b5825892e7093ab32862ee3836036614b
treeb4dbec2a10e505943cb742b63103b9aea429aa6b
parent8e023dac0dbb1cbb6c83ff919ccadbd93171d0fc
Dali-Text: Keyboard Shortcut (language layout independent)

Keyboard shortcuts like (CTRL+A) to select all text, will work regardless of keyboard language layout.

Before Change:
If keyboard language layout is Arabic, (CTRL+A) will not work.

After Change:
(CTRL+A) will work, regardless of language layout for keyboard.

Change-Id: I44708a85c9499dc54e0d36758f039c0907ee70a2
automated-tests/src/dali-toolkit/utc-Dali-TextEditor.cpp
dali-toolkit/internal/text/text-controller-event-handler.cpp