Open EXL opened 9 years ago
Sorry for the very late response. could you please comment the line:
color: "#00000000"
in app/qml/main.qml and recompile the application please?
Thank you. This fix problem with transparent MenuBar. But the widgets in the settings dialog look very strange. I think this problem is because of the white background in the settings dialog.
Had the same problem
Commented out color: "#00000000" in app/qml/main.qml that fixed it.
I've used the same workaround @mhidro suggests, however now it looks like this :-(
I tried to compile your application on kUbuntu 15.04 (released the day before yesterday) and I got the wrong displaying MenuBar and controls. The MenuBar looks completely transparent!
And a controls "as if hanging in the air"!
But other applications, which using QtQuick Controls (e. g. I run the QtQuick TextEditor example from Qt) looks great.
Please tell me how to get the fix of this bug. Thanks!
My log:
I use official Qt 5.4.1 from qt.io gcc (Ubuntu 4.9.2-10ubuntu13) 4.9.2 KDE Plasma Version: 5.2.2 Qt Version: 5.4.1 Kernel Version: 3.19.0-15-generic OS Type: 64-bit