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

QGroupBox does not pass on focus to the correct widget

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

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

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes