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

QGroupBox does not pass on focus to the correct widget

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Out of scope
    • Icon: P3: Somewhat important P3: Somewhat important
    • Some future release
    • 4.3.0
    • Other
    • None

      Consider the following:

      A QGroupBox has three QRadioButtons inside a vertical layout. The second radio button is checked. When the QGroupBox is about to receive focus from tabbing, the first radio button is given focus.

      However, the expected result is that the checked radio button is given focus.

      If one of the radio buttons is checked by the user at run-time, focus will be given this radio button the next time the group box is about to receive focus.

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

            andysh Andy Shaw
            sthomass Stian Sandvik Thomassen (closed Nokia identity) (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes