Hi, Richard Frith-Macdonald wrote: > I think the base library is functionally OK, but I need to get ChangeLog > updated from the git logs, and it turns out there is no tool that does a good > job of this so it may take me a day or two.
I found a bug some days ago - on SPARC (32bit & 64bit) but only there (?) all GUI colors appear inverted between Black and White... so controls have white borders. Text may be white or even transparent, but only in controls. Using the colorpicker shows that all colors are correct. I am in the progress of upgrading a second computer which was last updated Sempter 2020 and had no issue. Just updating base brought up the issue: this means it is not gui/back but base. Most probably, it comes down to some parsing of the color strings property list. I will try to bisect - but I'd liek to track this down before a release, especially knowing it is something done these last months. Riccardo