I found a workaround: set QSG_RENDER_LOOP to "basic" and all is working fine, except the movableByWindowBackground option (workaround: a MouseArea changing x/y of the root window (drag doesn't work)).
A bit more details here: https://bugreports.qt.io/browse/QTBUG-61332. You used a frameless/borderless window to work around the issue, right? Best regards, Benjamin Le 23 juillet 2017 à 06:41:32, Ben Lau (xben...@gmail.com) a écrit: When I develop Lanto ( http://e-fever.net/lanto ), I got the same issue. I don't have a solution to fix it. Instead, I use a "fake window controls" - implement the max/min buttons by QML. On 17 July 2017 at 17:36, Benjamin B <balga.benja...@gmail.com> wrote: > Hello, > > I reported a bug recently about not being able to create a window with a > transparent titlebar in Qt Quick under macOS 10.10+ ( > https://bugreports.qt.io/browse/QTBUG-61332). > > It didn't attracted many interests, so I may take a look at it myself, if > I could know approximately where to start. Has anyone any idea how to fix > it, or a starting point? > > Thanks, > > Best regards, > Benjamin > > _______________________________________________ > Interest mailing list > Interest@qt-project.org > http://lists.qt-project.org/mailman/listinfo/interest > >
_______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest