You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In mobile clients, while having no text selected, if one selects Bold, Italic or Strikethrough and then starts typing, the cursor is moved back to the line beginning after typing the first character. So the first typed character is placed in the end.
If we type "Hello", we get "elloH" or even sometimes "HelloH".
This can be observed with Nextcloud Android client v3.18.1 with server master and Text master.
In mobile clients, while having no text selected, if one selects Bold, Italic or Strikethrough and then starts typing, the cursor is moved back to the line beginning after typing the first character. So the first typed character is placed in the end.
If we type "Hello", we get "elloH" or even sometimes "HelloH".
This can be observed with Nextcloud Android client v3.18.1 with server master and Text master.
text.mp4