I have a macOS App build which has a NSOutlineView. It's cell based.
Build in Xcode 10 beta and run in 10.13 High Sierra, the selection is fine. Build in Xcode 10 beta and run in 10.14 Mojave, the selection is not stable.
I run PXSourceList Example and results are the same.
In this picture, first I select 'AudioBooks', then I select 'Movies'. But 'Movies' is not filled up with selection background color.