Summary: | Text input from the client is one character behind at all times on the server. | ||
---|---|---|---|
Product: | [Plasma] KRdp | Reporter: | Mike Smith <mikesmith929+kde> |
Component: | general | Assignee: | Unassigned bugs <unassigned-bugs-null> |
Status: | REPORTED --- | ||
Severity: | normal | CC: | ahiemstra |
Priority: | NOR | ||
Version First Reported In: | 6.1.1 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Mike Smith
2024-07-04 18:17:17 UTC
Do you know how long it takes for this to start happening? Also does it matter how fast things happen, so if you press a character then press another, does the previous character show up immediately? (In reply to Arjen Hiemstra from comment #1) > Do you know how long it takes for this to start happening? Also does it > matter how fast things happen, so if you press a character then press > another, does the previous character show up immediately? I think right away. It doesn't matter how fast things happen. Yes if you press a character then press another it shows up immediately but one character behind. I have a video if you like? It seems like refreshing the window you are in triggers a refresh of the input. In other words I RDP into the machine and open Konsole. I start typing: 1 2 3 4 5 You'll see: 1234 Only if I type 6 will you see 5 unless I move the mouse outside of Konsole and then it will "refresh" and show me 5. Hope that makes sense. Came to report this issue has been resolved, but just figured out it has only partly been resolved. Konsole now looks to be updating correctly though I still sometimes see it one frame behind. But it's not as bad as before. What is now still one frame behind is the start menu. If you hover your mouse over say `Utilities` it will highlight. But if you move up to `System` it will not highlight until the mouse moves to `Settings`. Seems to be consistently a frame behind. But at least Konsole is mainly being refreshed correctly so there is that. Curently on: Operating System: Fedora Linux 41 KDE Plasma Version: 6.2.5 KDE Frameworks Version: 6.10.0 Qt Version: 6.8.1 Kernel Version: 6.12.9-200.fc41.x86_64 (64-bit) Graphics Platform: Wayland Processors: 16 × AMD Ryzen 7 8700G w/ Radeon 780M Graphics Memory: 30.5 GiB of RAM Graphics Processor: AMD Radeon Graphics Manufacturer: Gigabyte Technology Co., Ltd. Product Name: B650M AORUS ELITE AX |