When I have an NSWindow
with a toolbar and an auxiliary NSPanel
, then the main window's toolbar separator becomes black when the panel is made key :
You can find an example project here.
Why does this occur? All is fine if I use an NSWindow
instead of an NSPanel
. I tested it on Yosemite (10.10.5).