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

QAbstractSpinBox don't draw correctly on maximal value and GTK style

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P4: Low
    • None
    • 4.8.0, 5.5.0
    • GUI: Look'n'Feel
    • None
    • Archlinux, Linux 3.2, QT 4.8, GNOME 3.2
    • qtstyleplugins: 7894e252d192c8fa2e0f9e66ad0c69a086670b05

    Description

      QSpinBox *sb = new QSpinBox();
      sb->setMaximum(10);
      sb->setValue(9);

      Run this piece of code with GTK and click on up arrow, it desactivate up arrow AND down arrow.
      I attach a patch.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            Unassigned Unassigned
            corossig Corentin Rossignon
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes