nextcloud / ios

📱 Nextcloud iOS App
https://itunes.apple.com/us/app/nextcloud/id1125420102
GNU General Public License v3.0
1.89k stars 862 forks source link

Weird text editing behavior since latest update #1631

Open StCyr opened 3 years ago

StCyr commented 3 years ago

Steps to reproduce

  1. Open a text file
  2. go anywhere in the text and press enter
  3. the cursor jumps to the beginning of the file

Expected behaviour

pressing enter should just go to the next line

Actual behaviour

the cursor jumps to the beginning of the file.

Moreover, somehow, because I didn't care enough after pressing enter, the content of my file got deleted, and this empty file got automaticaly saved.

Again, for some reason, no versions of this file dating from less than 6 months are to be found in the web interface.

So, my file's content is definitively lost (well, I'll try to get it back from the backup)

Screenshots

Here's a screenshot of my file in the web interface:

image

Environment data

iOS version: e.g. iOS 14.6

Nextcloud iOS app version: Nextcloud Liquid for iOS 4.0.1.1

Server operating system: Debian/stable

Web server: Apache

Database: Mysql

PHP version: 7.3

Nextcloud version: 22.0.0 RC1

StCyr commented 3 years ago

at least I've recovered my file from the backup

Maybe I can reproduce the bug?

StCyr commented 3 years ago

Got it once again :-(

marinofaggiana commented 3 years ago

Hi, text is an application, you can open here an issue :

https://github.com/nextcloud/text

StCyr commented 3 years ago

No no, that's when I edit my file in the iOS client that the issue happens

marinofaggiana commented 3 years ago

the editor inside ios/android use the Text app (in web interface) as Collabora / ONLYOFFICE

timkrueger commented 2 years ago

I reproduced the same behavior and made a short screen record.

https://user-images.githubusercontent.com/606665/128668738-c2ea981b-f6b2-4322-a274-737a43cfb224.mp4

Environment data

iOS version: 14.6

Nextcloud iOS app version: Nextcloud Liquid for iOS 4.0.6.0

Server operating system: Synology DSM 7 (Nextcloud is running in Docker 22.0.0-apache)

Web server: Apache

Database: pgsql

PHP version: 7.4.21

Nextcloud version: 22.0.0

thisIsTheFoxe commented 2 years ago

Thanks @timkrueger However, the exact same thing also happens when using the web app with Safari (on iOS). So as said, it is most probably an issue with nextcloud/text. On the other hand it would be nice to also have a native text editor, but that's another issue... :)

fsoc commented 2 years ago

Im having big problem with this, and created: https://github.com/nextcloud/text/issues/1927

Im using the app version 4.0.6.0 on iOS 14.8 and NC server 22.2.0.

Norjek commented 2 years ago

I'm running iOS 15.1.1 and have the exact same issue.