https://bugs.winehq.org/show_bug.cgi?id=57195 Artem S. Tashkinov <aros(a)gmx.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED --- Comment #5 from Artem S. Tashkinov <aros(a)gmx.com> --- (In reply to Rémi Bernon from comment #4)
I think it's probably be caused by DPI scaling rounding that triggers some feedback loop in the window resize events.
Could you try with https://gitlab.winehq.org/wine/wine/-/merge_requests/6499? It makes the console window DPI aware, and may have an effect on this.
The patch fixes: 1. Infinite repainting 2. Blurriness Thanks a ton! What's not fixed: Moving the cursor up and down is still really _slow_ vs previous Wine releases (or so it seems). But with the default DPI and font settings it's still the case, so let's consider this bug report fixed. I'm too lazy to test it. Please push a merge request. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.