Open
Description
How to use GitHub
- Please use the 👍 reaction to show that you are affected by the same issue.
- Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
- Subscribe to receive notifications on status change and new comments.
Steps to reproduce
- Write a chat message and send it.
- Use CTRL+UP to edit the chat message.
- Now another participant should send a message while you are still editing/typing your own message.
- In the edit screen, the cursor jumps to the first character. So instead of typing at the end of the message, you accidentially continue at the start of the message.
NOTE 1: It is more likely to occur when the other chat participant keeps sending messages. (Enough messages to trigger the text to scroll up.)
NOTE 2: It seems to only occur when the screen scrolls up (due to a new messages) and I am still typing on the keyboard. Without pressing any key it does not occur.
Expected behaviour
Messages from other participants should not interfere with me while typing a message.
Actual behaviour
The cursor is automatically reset to the first position of the message while typing.
Diagnosis and logs
Diagnosis report
Nextcloud Talk Desktop | |
---|---|
Version | v1.1.2-beta |
Built-in Talk version | v21.0.0-rc.2 |
Release channel | beta |
Operating system | Linux 6.8.0-52-generic (#53-Ubuntu SMP PREEMPT_DYNAMIC Sat Jan 11 00:06:25 UTC 2025) |
Executable Path | /app/lib/com.nextcloud.talk/Nextcloud Talk |
Using Wayland | ❌ no |
Connected to | - |
Nextcloud server version | 30.0.5 |
Nextcloud Talk version | 20.1.3 |
notifications app enabled |
✅ yes |
notify_push app enabled |
✅ yes |
Application config
{
"launchAtStartup": false,
"theme": "default",
"systemTitleBar": true,
"monochromeTrayIcon": false,
"zoomFactor": 1.1999999999999997,
"playSoundChat": "respect-dnd",
"playSoundCall": "respect-dnd",
"enableCallbox": "respect-dnd"
}
Activity