bigbluebutton / bigbluebutton

Complete open source web conferencing system.
https://bigbluebutton.org
GNU Lesser General Public License v3.0
8.36k stars 5.91k forks source link

Fullscreen Button Does Not Work via Touch on Touch-Enabled Device #16504

Open KimBrodowski opened 1 year ago

KimBrodowski commented 1 year ago

Describe the bug When joining a meeting on a touch-enabled device running Windows, a user may put a webcam in fullscreen mode using mouse and keyboard, however attempting to go into fullscreen mode using the touchscreen does not work.

Since this does work on mobile devices, I'm assuming that the touch event isn't registered correctly. This might be because a pointer device is attached to the computer as well. This, however, is pure speculation on my part, since I did reproduce this on a co-worker's device, and therefore I was limited on both time and available tools.

To Reproduce Steps to reproduce the behavior:

  1. Join a meeting on a Windows device with a touch screen
  2. Share a webcam
  3. Touch the fullscreen icon in the upper right corner

Expected behavior The webcam enters fullscreen mode, as it would when using mouse and keyboard.

Actual behavior Nothing happens.

BBB version: BBB 2.6.0.beta.5 on demo.bigbluebutton.org

Desktop (please complete the following information):

Additional context This problem was originally part of a customer request.

stale[bot] commented 3 weeks ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.