https://bugs.kde.org/show_bug.cgi?id=382649

Simon <freisi...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
     Ever confirmed|0                           |1
         Resolution|WAITINGFORINFO              |---
             Status|NEEDSINFO                   |CONFIRMED

--- Comment #3 from Simon <freisi...@gmail.com> ---
@Mário Pereira
Did you only install qt5-style-plugins or also set QT_QPA_PLATFORMTHEME=gtk2?

@Maik and Gilles:

While the problem itself could probably be solved in packaging I am still
wondering why native (i.e. GTK) dialogs/styles come into play. The relevant
dialog is imageFileSaveDialog in editorwindow.cpp which is a DFileDialog. In
its initialization
    setOption(QFileDialog::DontUseNativeDialog);
is run. So as far as I understand the dialog should be QT and nothing native,
however this report shows that this is not the case.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to