https://bugs.kde.org/show_bug.cgi?id=465338
--- Comment #2 from Rob <rlanca...@gmail.com> --- Ok I think I have figured out the issue and I have a workaround. It looks like there is some sort of QT bug with renderType being set incorrectly for various components as I mentioned and setting the renderType for each item does seem to fix it. Unfortunately I wasn't able to set it globally, which is probably the reason for the bug in the first place because the default should already be Text.QtRendering. Here is my attempt to fix it https://invent.kde.org/education/kstars/-/merge_requests/840/diffs and if there are not issues with my change, I can push it through. It is not elegant, but it works around the problem and seems to fix it for us. -- You are receiving this mail because: You are watching all bug changes.