TUM-Dev / gocast

TUMs lecture streaming service.
https://live.rbg.tum.de/
MIT License
177 stars 41 forks source link

Split view: Progress bar in wrong position after entering fullscreen mode, if the width ratio of two views adjusted #1291

Open YiranDuan721 opened 6 months ago

YiranDuan721 commented 6 months ago

To Reproduce Steps to reproduce the behavior:

  1. Go to any VoD (or live stream, in beta-stream mode) with both camera and presentation views
  2. Switch to splitview mode
  3. Adjust the width ratio by dragging the horizontal gutter
  4. Enter fullscreen mode
  5. See error
  6. Exit fullscreen mode
  7. The position of progress bar is still incorrect

Screenshots

Desktop (please complete the following information):

MariusAlbrecht commented 6 months ago

to me it seems that the error appears in a more general scenario:

  1. open vod or beta stream (in fullscreen or not)
  2. split view mode
  3. adjust sizing
  4. toggle fullscreen (not only entering fullscreen)
  5. now the error persists even after further toggles

ubuntu 23.10, FF 121.0

also #1284 seems to be the same issue