Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Adding a new line deletes a character on Android #684

Open
CWempe opened this issue Apr 1, 2023 · 2 comments
Open

[Bug] Adding a new line deletes a character on Android #684

CWempe opened this issue Apr 1, 2023 · 2 comments

Comments

@CWempe
Copy link

CWempe commented Apr 1, 2023

Steps to reproduce

  1. Open a text (or MD) file in Android (Chrome browser)
  2. type in some characters
  3. hit Enter

Expected behaviour

a new line should appear

Actual behaviour

the last character of the ffirst line gets deleted and a new line aappears

Andoid.text.edit.enter.mp4

Server configuration

Operating system: latest Docker image `nextcloud:26'

Web server: Apache

Database: MariaDB

PHP version: ??

Nextcloud version: 26

Where did you install Nextcloud from: Docker

List of activated apps:

Many.

Nextcloud configuration:

Not relevant, I think.

Client configuration

Browser: Chrome

Operating system: Android 13 (and 12 on my Tablet)

Logs

Nextcloud log (data/owncloud.log)

Not relevant?

Browser log

How do I do this on android?
@CWempe
Copy link
Author

CWempe commented Apr 1, 2023

Could be related to this #104

I am using Gboard, too.

Just tried other keyboard apps I have installed on my Samsung phone.

Micrsofoft Switch keyboard

Sends Backspace after each key I type. So it is worth than Gboard.

Samsung keyboard

Does not delete anything, but has a strange character in front of each newly written word until Space or Enter is hit.
Then everything seems to be fine.

@Daniel-dev22
Copy link

Could be related to this #104

I am using Gboard, too.

Just tried other keyboard apps I have installed on my Samsung phone.

Micrsofoft Switch keyboard

Sends Backspace after each key I type. So it is worth than Gboard.

Samsung keyboard

Does not delete anything, but has a strange character in front of each newly written word until Space or Enter is hit.
Then everything seems to be fine.

Not sure if this is still happening but I know other editors had this issue as a result of codemirror which is a dependency for some editors not sure if it is for ace but the version of codemirror had a lot of issues on android.

I had issues with Portainer and home assistants code editor for example on Android.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants