-
Bug
-
Resolution: Fixed
-
Not Evaluated
-
6.4.2
-
None
Summary of the issue
About the control of UI view under VncItem. Mouse release is not properly recognized when QtQuick.Control Slider or Toggle is operated through VNCClient.
Reproducible steps
- Open the attached project in QtCreator and execute
- Access the UI through VNC client. (VNCViewer and TightVNVCViewer were tested)
- Operate the sliders and the toggle switch on the UI through the VNC Client.
Expected behavior
- UI can react properly
Actual behavior
- Mouse release is not properly recognied and slider / toggle switch keep following mouse movement after releasing mouse button.