On Krita 5.3.0-prealpha on macOS, the Text Properties docker shows a flipped and red-blue swapped version of the Krita window. It's still possible to interact with its widgets such as the font size spinbox, but they are not visible. A warning is logged: > qt.qpa.openglcontext: Could not create NSOpenGLContext with shared context, falling back to unshared context. This is a regression of commit 54cc96ef, which changed the surface format of the widget, which breaks the OpenGL context sharing. This issue doesn't happen on Qt6 builds, and seems to be macOS-specific. Version: Krita 5.3.0-prealpha-8d08b0bed
A possibly relevant merge request was started @ https://invent.kde.org/graphics/krita/-/merge_requests/2438
Created attachment 183794 [details] surface preview on M1 arm on M1 the surface get completely broken. a made a quick MR to fix it until we have a proper fix.
Git commit 18f10ffe3f39ade1f6969737192865eebf7eb186 by Ivan Yossi. Committed on 05/08/2025 at 17:31. Pushed by ivany into branch 'master'. Don't add surface format on macOS Qt5 M +2 -0 plugins/dockers/textproperties/TextPropertiesDock.cpp https://invent.kde.org/graphics/krita/-/commit/18f10ffe3f39ade1f6969737192865eebf7eb186