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

Timeline demo is rendered with visual artifacts in chrome #3560

Closed
bmblb opened this issue Oct 14, 2021 · 3 comments
Closed

Timeline demo is rendered with visual artifacts in chrome #3560

bmblb opened this issue Oct 14, 2021 · 3 comments
Assignees
Labels
bug Something isn't working high-priority Urgent to have fixed in progress ready for review Issue is fixed, the pull request is being reviewed resolved Fixed but not yet released (available in the nightly builds)
Milestone

Comments

@bmblb
Copy link

bmblb commented Oct 14, 2021

FF renders demo just fine. In chrome rendering is broken, which looks like a browser issue

pro.bug.mp4
@bmblb bmblb added the bug Something isn't working label Oct 14, 2021
@isglass isglass added this to the 4.3.1 milestone Oct 14, 2021
@isglass
Copy link
Contributor

isglass commented Oct 14, 2021

Try and repro in a plain html file with many transitioning elements and then report the bug to Google

@matsbryntse matsbryntse added the high-priority Urgent to have fixed label Oct 17, 2021
@ExtAnimal
Copy link

Interestingly, this seems not to be cause by transitions.

If you add

	<style>
		* { transition : none!important }
	</style>

to the index.html, it still renders with artefacts (Not so badly on my 95 beta version)

@bmblb
Copy link
Author

bmblb commented Oct 18, 2021

@ExtAnimal ExtAnimal self-assigned this Oct 18, 2021
@ExtAnimal ExtAnimal added in progress ready for review Issue is fixed, the pull request is being reviewed resolved Fixed but not yet released (available in the nightly builds) labels Oct 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working high-priority Urgent to have fixed in progress ready for review Issue is fixed, the pull request is being reviewed resolved Fixed but not yet released (available in the nightly builds)
Projects
None yet
Development

No branches or pull requests

4 participants