Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-24379

Android: Settings background has a wrong background color in dark themes

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Not Evaluated
    • Qt Creator 4.13.0
    • Qt Creator 4.13.0-beta1
    • Android Support
    • None
    • Windows

    Description

      Core::SettingsDialog puts the settings widget into a QScrollArea.

      Commit faad83d5a37448b472af2efa76b7193c83f2c1f1 inserts another set of QScrollArea + QWidget under the whole form. This leads to two two of those and one is superfluous. When using a dark theme (e.g. flat-dark), this extra QScrollArea introduces wrong background color. Also, it complicates the already quite blown androidsettingswidget.ui.

      Attachments

        Activity

          People

            portale Alessandro Portale
            portale Alessandro Portale
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: