ArthurHub / ArthurHub/HTML-Renderer

UI Freeze and doesn't repaint when using scroll bars on Linux

Abierto
#240 1 comentario 0 reacciones 0 asignados Ver en GitHub
bug
Lenguaje dominante
C#
Estrellas
1.4k
Forks
550
Merge medio
14 d 9 h
PR fusionados (30 d)
1

Descripción

I'm using HtmlRenderer.Mono to render HTML via Mono .Net Framework 4.7.1 Winforms.

I've written a small demo app which works fine - it's a simple htmlPanel with event subscriptions for loading/caching images - works great.

When I integrate this demo form into an existing larger app, scrolling freezes the UI the the whole app. There's no crash log or output in console....it's as though something crashes the UI thread, The app is still running, as I can see it's process via top and monitor it's CPU load.

The crash isn't instant either. I can slide the scroller up and down for between 2 and 20 seconds.....at some point it locks.

HtmlRenderer.Mono source code doesn't appear to be anywhere so I can't debug it.

Can anyone help?

Thanks!

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.