diff options
author | Tomaž Vajngerl <tomaz.vajngerl@collabora.co.uk> | 2019-07-02 14:48:31 +0900 |
---|---|---|
committer | Tomaž Vajngerl <quikee@gmail.com> | 2019-07-02 08:47:23 +0200 |
commit | 7d32994ad9dc45c7846664ec5ccb03bb796bb071 (patch) | |
tree | a6fcaf7f33dfeebebd5cddbe41970c2e03d34a2b /vcl/source/app | |
parent | 05ed7654f8a9ddd5aed89a9bc4bafaf8ffc22086 (diff) |
tdf#125655 disbale quick edit mode for iOS and Android
When clicking (tapping) on text in text based objects (shape with
text or a text frame), it automatically enters editing mode,
which is not a desired behaviour in a touch based environment.
This behaviour comes from a quick edit mode, which is enabled by
default on the desktop. For Andorid and iOS this is now disabled
when LOK is initialized.
For online this change might also make sense (if the user would
use a mobile device), however this is not implemented now as this
would require more than just changing the global configuration,
as it needs to behave differently depending on the view/user.
Change-Id: Ib4a71cba0aeb4238a5d5b708801a07b39fb5f316
Reviewed-on: https://gerrit.libreoffice.org/74986
Tested-by: Jenkins
Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>
Diffstat (limited to 'vcl/source/app')
0 files changed, 0 insertions, 0 deletions