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

QSpinBox: add support for focus using style sheet.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P2: Important P2: Important
    • 4.6.0
    • 4.4.3
    • GUI: Look'n'Feel
    • None
    • 423cbcf1a26ce208d5440ffa0c7cd150ccfd8b3a

      When using style sheet on a QSpinBox it should be posible to do:

      QSpinBox:focus {
      background-color: yellow;
      }

      or

      QSpinBox::lineEdit:focus {
      background-color: yellow;
      }

      Expected result would be that the background-color changes when the widget is in focus.

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

            wallison Warwick Allison (closed Nokia identity) (Inactive)
            engvolds Morten Engvoldsen (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes