Is Nextcloud Desktop's QML flyout's inability to render icons a bug with Breeze's QQuickStyle?

From what I’ve noticed, upstream Qt’s qqc2 styles are not at fault. KDE’s qqc2 style is at fault. You should file an issue in bugzilla or invent against qqc2-desktop-style. What happens when you use QT_QUICK_CONTROLS_STYLE=org.kde.breeze environment variable with nextcloud client?

1 Like