On Fri Nov 25 08:33:41 2022 +0000, Mohamad Al-Jaf wrote:
It's just to show that get_Computed[Font/Background/Region]Color only works if the user has set a color other than default. This is how it behaves on Windows at least. I suppose it's not needed given there's no way to set captions in Wine yet. I don't know if there's even a way to set the color programmatically for the Windows tests.
I don't know either but if the user can do that the test above would fail anyway. So, either it needs to be handled there too or, simpler, we ignore that possibility until we find a way to programmatically do it.