prose-im / prose-app-web

Prose Web application. XMPP client for team messaging.
https://prose.org/downloads
Mozilla Public License 2.0
25 stars 2 forks source link

Edit message popup removes trailing space while editing #130

Closed RemiBardon closed 3 months ago

RemiBardon commented 3 months ago

When deleting the last character after a space in the edit message popup, it also deletes the space, which is confusing. I also had issues editing messages before updating (loosing focus, missing characters), but I didn't try reproducing so I'll report it later if the issue persists.

https://github.com/user-attachments/assets/71732506-c56b-4580-bb34-92f071f869af

I'm using Prose Version 0.5.0 (20240803.100136)

poVoq commented 3 months ago

Did you check that this isn't a mobile on-screen keyboard issue? Many have odd behaviour like that.

RemiBardon commented 3 months ago

@poVoq It was on my Mac, why would I have mobile on-screen keyboard issues?

poVoq commented 3 months ago

Just double checking, because the screencapture you posted looks like it could be from a mobile screen.

But these kind of "smart" input improvements are also making their way to desktop computers. On Microsoft Office 365 for example you need to check these days that it actually put what you wrote and not something their algorithm thought you intended to write.

valeriansaliou commented 3 months ago

This was an issue on our side, this is fixed now.