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

Topic page sometimes flickers on tablets #37

Open
sylque opened this issue Oct 12, 2023 · 3 comments
Open

Topic page sometimes flickers on tablets #37

sylque opened this issue Oct 12, 2023 · 3 comments

Comments

@sylque
Copy link
Owner

sylque commented Oct 12, 2023

The issue is described here:
https://forum.tabletpc.review/t/flickering-pages-new-rendering-issue

There's a video here:
https://www.youtube.com/shorts/e2tmPtBdy78

Not to self: it happens on a "non DiscPage" page.

@sylque
Copy link
Owner Author

sylque commented Oct 23, 2023

@sylque
Copy link
Owner Author

sylque commented Oct 23, 2023

What is strange in the above video is that, from the very beginning (before the flicker problem occurs), the progress bar is not at its usual place:

vlcsnap-2023-10-23-16h12m41s910

Instead it should be either:

1. Low resolution devices (phones)

The progress bar is on top of the content (not on the right side) and the content occupies the full width of the screen:
image

1. High resolution devices (tablets)

The progress bar is replaced by a timeline:
image

So, in the video, it seems that the layout (CSS) is "high res" while the the renderTimeline (see here) property corresponds to "low res".

@sylque
Copy link
Owner Author

sylque commented Oct 23, 2023

I've tried to reproduce this issue on several Android+Chrome and Apple+Safari platforms, without any success.

Tests performed by the tabletpc community (see the link at the top of this topic) seem to show that the issue occurs randomly.

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

No branches or pull requests

1 participant