Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-132261

Many minor styling issues on windows 11

    XMLWordPrintable

Details

    • Windows
    • 5e656b9ea (dev), a53e09588 (dev), 4c2f43900 (6.9), 4eaaf89db (6.9), b7a63351a (6.8), 23c16c611 (dev), 3e9baca7d (dev), 840cf0a43 (6.9), f8adee805 (6.9), 5e4b33f39 (6.8), 4b763eab2 (6.8), fb3e74615 (6.8)

    Description

      It seems there are many styling related issues seen on windows11.

      1. QComboBox's height is much thinner than other controls such as QLineEdit or QSpinBox
      2. QToolButton has much thicker bottom frame than that of QPushButton
      3. QSpinBox does not align with QLineEdit with same width. You can notice QSpinBox has weird padding front and back which makes the QSpinBox input control size shorter.
      4. The bottom decoration line of QSpinBox does not align with that of QLineEdit. The decoration line of QSpinBox starts from much inner position that that of QLineEdit.
      5. QPushButton has same issue with QToolButton about disabled state rendering when checked or pressed state. this can be confirmed by pressing button.

      Attachments

        1. button-regression (1).png
          button-regression (1).png
          23 kB
        2. button-regression (2).zip
          0.9 kB
        3. gallery (1).png
          gallery (1).png
          41 kB
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity