During screen share, mouse pointer is included in video stream even when another window overlays the shared window #32764
Labels
Client
This issue points to a problem in the data-plane of the library.
Communication - Calling Server
customer-reported
Issues that are reported by GitHub users external to the Azure organization.
question
The issue doesn't require a change to the product in order to be resolved. Most issues start as that
Describe the bug
When sharing a window, the mouse pointer is included in the shared screen video stream, even if another window is on top of the shared window in the Z order. It seems that the system should realize that the mouse is no longer active in the shared window and then not include it in the shared screen video stream.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
It is expected that when the mouse is within the second (overlapping) window, it would not be included in the shared screen video stream. It is misleading.
Screenshots
None
Additional context
None
The text was updated successfully, but these errors were encountered: