Unipisa / TeamsCarousel

This repo contains a Chrome/Edge extension to allow a Carousel of participants in a Microsoft Teams call to overcome the limitation of the grid. Useful to remotely check students during exams during the current COVID-19 crisis.
MIT License
5 stars 0 forks source link

Does not scroll past first participant #7

Closed fph closed 4 years ago

fph commented 4 years ago

Hello! I tried the extension for Chrome on Windows this morning, during a lecture of another course. The extension correctly selects the first participant, but then it stops there, with the first participant pinned, only opening and closing the same menu. It looks like it is trying to open a menu automatically and it fails. Here is a video displaying the bug: http://pages.di.unipi.it/fpoloni/videolezioni/tmp/Carousel%20bug.mp4

System info: Chromium Version 84.0.4136.0 (Developer Build) (64-bit) on Windows 10 Pro build 18363. Everything is localized in English, in case it's a bug with localized menu entries.

fph commented 4 years ago

For the record, I get the same behavior with the official Chrome 81.0.4044.138 (official build) and with Edge (83.0.478.28 (Official build) beta (64 bit)). I could not get the extension working at all, on Windows 10, with any of the supported browsers.

cisterni commented 4 years ago

I'm reviewing the code that switches among participants, also because the hand-up feature has corrupted the functioning.

cisterni commented 4 years ago

Updated the current version that should fix the issue here.