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 mailing-list <unassigned-bugs> |
Status: | REPORTED --- | ||
Severity: | normal | CC: | ahiemstra |
Priority: | NOR | ||
Version: | 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. |