humhub / app

22 stars 8 forks source link

Basic Keyboard Functions Missing #186

Closed ArchBlood closed 5 months ago

ArchBlood commented 5 months ago

It seems after testing the latest version of the app that many things aren't working now, namely the ability to use native cut and deleting of highlighted text.

I've tested this in the default Gboard against other apps and even browsers where a cut option shows on highlighted text which there are none in the latest version, even deleting highlighted text is impossible.

luke- commented 5 months ago

@marc-farre Can you please check?

ArchBlood commented 5 months ago

I'd like to mention that I had the issue when mentioning someone.

marc-farre commented 5 months ago

@ArchBlood I cannot reproduce the issue with the native cut and deleting of highlighted text.

Tested (HumHub 10.16 develop branch, App v10.100), creating a new post:

image

Can you provide more info about your device and a screenshot? Thanks!

marc-farre commented 5 months ago

when mentioning someone.

Tested also: I cannot select the mentioned user, but I can select other the text before and after:

image

When pasting, the mentioned user is not pasted, but the text before and after yes.

marc-farre commented 5 months ago

Maybe related to https://github.com/humhub/app/issues/187

luke- commented 5 months ago

@marc-farre Thanks.

I'll close this and it's linked now with #187

ArchBlood commented 5 months ago

I've only been able to reproduce on Android 12 with Gboard. When I try to delete the highlighted text it only deletes the last letter in the line.

Screenshot_20240528-081907.png

Screenshot_20240528-081924.png

marc-farre commented 5 months ago

@ArchBlood Thanks. I cannot reproduce on my devices, but the bug exists. However, I suggest to first resolve https://github.com/humhub/app/issues/187 and then see if this issue persists.