https://bugs.documentfoundation.org/show_bug.cgi?id=138122
--- Comment #82 from Tor Lillqvist <[email protected]> ---
Technical details: What apparently is going on is that in macOS 10.14 and
10.15, views (NSView objects) were backed by a Core Animation layer if the app
was built against the 10.14 SDK or later.
What Stephan Bergmann's patch (645fe53be0dc36535dba0ed684e21ca4cda80d70) does
is to make the soffice binary marked as built against some unknown old SDK even
if it was built with a current Xcode.
But in macOS 11.0, views are always backed by Core Animation layer, the SDK
version of the program executable does not matter any longer. (This is nicely
summarised by the commit message (unrelated to LibreOffice) in
https://codereview.qt-project.org/c/qt/qtbase/+/322228 , for instance.)
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs