NSColorWell bug on Leopard
Just a heads up: in the release version of Leopard (9A581), there seems to be a bug with the NSColorWell control. Specifically, if its focus-ring type is set to “none”, it won’t visually update itself until its window loses focus. It still functions normally code-wise, but it won’t update its actual appearance.
You can reproduce this [...]