https://bugs.kde.org/show_bug.cgi?id=497111
Bug ID: 497111
Summary: Refactored unpressModifiers ignores nativeVirtualKey
which is required by VNC plugin
Classification: Applications
Product: krdc
Version: 24.07.80
Platform: Gentoo Packages
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
9be25539b4932ee641d9c30ca22227665110e737 refactored the release-modifiers code
from the VNC plugin into the abstract RemoteView class.
The new version creates a fake key event to release each modifier.
However, this fake key event is missing the "nativeVirtualKey" property, and
the VNC plugin acts exclusively on that property.
As a result, Alt-Tab out of a KRDC session leaves the modifiers pressed.
--
You are receiving this mail because:
You are watching all bug changes.