xsharp.eu • Unwanted overwriting fonts in Multilineedit on Windows 11
Page 1 of 1

Unwanted overwriting fonts in Multilineedit on Windows 11

Posted: Fri Nov 07, 2025 1:39 pm
by ArneOrtlinghaus
Since some weeks some Windows-11 users have a strange display of text in Standard-Multilineedits with Standard-Font-Settings.
The base classes are modified classed based on the VO-GUI-Classes.
Sometimes the font gets big and bold and overwrites the text on one single line. This vanishes often changing between windows and the current window state. All other controls work well.
font2.png
font1.png
On our working computers this has arrived until now.
I believe that I have seen some similar behavior in the BBrowser many years ago and we had to change a DrawText-Function.

Arne

Re: Unwanted overwriting fonts in Multilineedit on Windows 11

Posted: Fri Nov 07, 2025 2:18 pm
by ArneOrtlinghaus
It seems that this is the reason:

https://github.com/reupen/columns_ui/issues/1415