ArthurHub / ArthurHub/HTML-Renderer

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

Ouverte
#240 1 commentaire 0 réactions 0 personnes assignées Voir sur GitHub
bug
Langage dominant
C#
Étoiles
1.4k
Forks
550
Merge moyen
14 j 9 h
PR mergées (30 j)
1

Description

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!

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.