Bug #5790
openEditbox does not use set Font
0%
Description
I have all Fonts in the program set to use Segoe UI at Size 9, including the Editbox. It works for all other areas, but the Editbox does not respect this setting. By default, it writes all text in the Editbox in some other font, see attached screenshot comparison. Now, when I go into the settings and change the Font, for example changing it to Size 12 and then back to Size 9, it will switch properly to Segoe UI. But it only does it for the current tab. And when I restart the client, the Font choice is again reverted.
So there's two bugs I can discern:
1. AdiIRC does not respect or retain the Font setting for the Editbox.
2. AdiIRC does not apply a changed setting to all Editboxes, but only the current one.
Beta build from 29. Oct 2023, but it happens in stable 4.4 also.
The screenshot shows the Editbox at the bottom and the Message log above it.
Files