Bug 428023 - RemoteControl app sends the mouse click event at the end of a drag when controlling another PC
Summary: RemoteControl app sends the mouse click event at the end of a drag when contr...
Status: RESOLVED FIXED
Alias: None
Product: kdeconnect
Classification: Applications
Component: plasmoid (show other bugs)
Version: 1.4
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Albert Vaca Cintora
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-10-20 14:48 UTC by Antti Savolainen
Modified: 2024-03-27 11:19 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Antti Savolainen 2020-10-20 14:48:10 UTC
SUMMARY
When using the RemoteControl app to move the mouse, you need to click and drag on the empty space to send the mouse movement to the other PC. The problem is that it sends the mouse up event at the end of the drag. This only applies to the left button click. Right and middle buttons are unaffected

STEPS TO REPRODUCE
1. Have your KDEConnect be a connection between two PCs
2. Use the RemoteControl app to move the remote mouse
3. Drag it on top of a youtube video for example and end it on it

OBSERVED RESULT
The video starts/stops at the mouse up event

EXPECTED RESULT
Only mouse movement should be sent as the clicks have their dedicated UI buttons.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Arch Linux
KDE Plasma Version: 5.19.5
KDE Frameworks Version: 5.75.0
Qt Version: 5.15.1
Comment 1 Antti Savolainen 2024-03-27 11:19:17 UTC
This seems to have been fixed somewhere along the line.