Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Page flip in notes pop-up doesn't propagate #81

Open
seanho00 opened this issue Oct 14, 2018 · 3 comments
Open

Page flip in notes pop-up doesn't propagate #81

seanho00 opened this issue Oct 14, 2018 · 3 comments
Labels

Comments

@seanho00
Copy link
Member

seanho00 commented Oct 14, 2018

Standard use case: notes screen on multiplex master, on mobile. Swiping the "current slide" pane to change slides does not consistently change the "next slide" pane, nor the main window of the master, nor any client views. A workaround is to switch to the main window of the master, then the slide change event is propagated.

Possibly related to #64 #44

@seanho00
Copy link
Member Author

Maybe a timeout with recent versions of socket.io? Page flipping works if keep flipping, but not if wait on a slide for a couple minutes (e.g., during live presentation). Could also be an Android power-saving thing dropping the connection; try with master on a desktop to debug.

@seanho00
Copy link
Member Author

Does not seem to reproduce on desktop; investigate Android Chrome power-saving sleep of inactive tabs.

@seanho00 seanho00 added the bug label Apr 21, 2020
@seanho00
Copy link
Member Author

Android Chrome suspends background tabs who have not rendered in 5min, unless they are playing audio, have a pending fetch keepalive, or have an active ServiceWorker or SharedWorker.

https://www.xda-developers.com/google-chrome-android-stop-background-tabs/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant