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

Dialogs/QButtonBox: the help button should not auto-dismiss the dialog

    XMLWordPrintable

Details

    Description

      If a dialog shows a help button, it doesn't make sense that the dialog must be dismissed before the help can be shown, because then the help is no longer in context. So pressing help should emit buttonClicked(QAbstractButton*) but not accepted() or rejected(). Likewise in the QtQuick dialogs API, it should only emit a clicked signal with a StandardButtons enum value but not accepted or rejected, and should not close.

      Attachments

        Issue Links

          For Gerrit Dashboard: QTBUG-34566
          # Subject Branch Project Status CR V

          Activity

            People

              qt.team.quick.subscriptions Qt Quick and Widgets Team
              srutledg Shawn Rutledge
              Votes:
              2 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes