Some strange behaviour only on MacOS, not windows or Linux.
When double clicking on a component tree, the editor opens for that component, and that appears to be correct. The part display however switched to the first page item, typically the start page but if that has been closed then the first document open.
I remember having similar issues some time ago. But I can’t reproduce with the weekly build (osx64 and osx-arm64). Also the weekly builds were updated to qt5.15 recently, so might be a good idea to try the weekly builds.
Yes, this is with a clean config. I removed both the system.cfg and user.cfg files to make sure. I had to re-enable software OpenGL to get the start screen to work, but that’s the only change. I haven’t tried with the latest weekly build, but this is the release version.
I removed the folders ~/Library/Preferences/FreeCAD and ~/Library/Application Support/FreeCAD to ensure a clean config, again only enabling software OpenGL
Well, it seems to be something to do with the software OpenGL. If I disable that, the bug goes away, but of course I’m stuck with a blank start page. So I guess at this point it’s a case of picking which bug I want to put up with.
Verified with both the weekly build and the release build.
I have seen such behaviour too on some students computers. Apple has minimized the support of OpenGL, so this probably depends on the exact hardware and its OpenGL support.
Yes, the start screen is due to that. It works fine if I use the software implementation of OpenGL, but then I get this bug. My Mac is a 2015 MacBook Air, so not exactly bleeding edge.